#3812d5 color space conversions
Hex:
        #3812d5
        RGB:
        56, 18, 213
        CMY:
        78, 93, 16
        CMYK:
        74, 92, 0, 16
      HSL:
        252°, 84.4156%, 45.2941%
        HSV (HSB):
        252°, 91.5493%, 83.5294%
        XYZ:
        13.8574, 6.0775, 63.3935
        xyY:
        0.1663, 0.0729, 6.0775
      CIE-Lab:
        29.6071, 66.5768, -88.3704
        CIE-LCH:
        29.6071, 110.6426, 306.9938
        CIE-Luv:
        29.6071, -3.8757, -108.9427
        Hunter-Lab:
        24.6525, 57.1948, -135.2064
      #3812d5 color charts
#3812d5 RGB chart
      #3812d5 CMYK chart
      #3812d5 RGB pie chart
      #3812d5 color shades, tints & tones
#3812d5 color schemes
#3812d5 color preview, HTML & CSS examples
           This text has a color of #3812d5        
        
          <p style="color:#3812d5;">Text here</p>
        
        
          .mytext {color:#3812d5;}
        
        Text color #3812d5
      
           This box has a color of #3812d5        
        
          <div style="background-color:#3812d5;">Content here</div>
        
        
          .mybackground {background-color:#3812d5;}
        
        Background color #3812d5
      
           Border around this has a color of #3812d5        
        
          <div style="border:2px solid #3812d5;">Content here</div>
        
        
          .myborder {border:2px solid #3812d5;}
        
        Border color #3812d5