#3f0cbc color space conversions
Hex:
        #3f0cbc
        RGB:
        63, 12, 188
        CMY:
        75, 95, 26
        CMYK:
        66, 94, 0, 26
      HSL:
        257°, 88.0000%, 39.2157%
        HSV (HSB):
        257°, 93.6170%, 73.7255%
        XYZ:
        11.2585, 4.9505, 47.9391
        xyY:
        0.1755, 0.0772, 4.9505
      CIE-Lab:
        26.5934, 61.9636, -78.7136
        CIE-LCH:
        26.5934, 100.1764, 308.2100
        CIE-Luv:
        26.5934, -0.5088, -94.7453
        Hunter-Lab:
        22.2498, 51.3843, -112.1704
      #3f0cbc color charts
#3f0cbc RGB chart
      #3f0cbc CMYK chart
      #3f0cbc RGB pie chart
      #3f0cbc color shades, tints & tones
#3f0cbc color schemes
#3f0cbc color preview, HTML & CSS examples
           This text has a color of #3f0cbc        
        
          <p style="color:#3f0cbc;">Text here</p>
        
        
          .mytext {color:#3f0cbc;}
        
        Text color #3f0cbc
      
           This box has a color of #3f0cbc        
        
          <div style="background-color:#3f0cbc;">Content here</div>
        
        
          .mybackground {background-color:#3f0cbc;}
        
        Background color #3f0cbc
      
           Border around this has a color of #3f0cbc        
        
          <div style="border:2px solid #3f0cbc;">Content here</div>
        
        
          .myborder {border:2px solid #3f0cbc;}
        
        Border color #3f0cbc