#3f2fbc color space conversions
Hex:
        #3f2fbc
        RGB:
        63, 47, 188
        CMY:
        75, 82, 26
        CMYK:
        66, 75, 0, 26
      HSL:
        247°, 60.0000%, 46.0784%
        HSV (HSB):
        247°, 75.0000%, 73.7255%
        XYZ:
        12.1435, 6.7206, 48.2341
        xyY:
        0.1810, 0.1002, 6.7206
      CIE-Lab:
        31.1623, 48.5431, -71.1477
        CIE-LCH:
        31.1623, 86.1303, 304.3052
        CIE-Luv:
        31.1623, -3.7742, -94.6263
        Hunter-Lab:
        25.9242, 38.2464, -92.1671
      #3f2fbc color charts
#3f2fbc RGB chart
      #3f2fbc CMYK chart
      #3f2fbc RGB pie chart
      #3f2fbc color shades, tints & tones
#3f2fbc color schemes
#3f2fbc color preview, HTML & CSS examples
           This text has a color of #3f2fbc        
        
          <p style="color:#3f2fbc;">Text here</p>
        
        
          .mytext {color:#3f2fbc;}
        
        Text color #3f2fbc
      
           This box has a color of #3f2fbc        
        
          <div style="background-color:#3f2fbc;">Content here</div>
        
        
          .mybackground {background-color:#3f2fbc;}
        
        Background color #3f2fbc
      
           Border around this has a color of #3f2fbc        
        
          <div style="border:2px solid #3f2fbc;">Content here</div>
        
        
          .myborder {border:2px solid #3f2fbc;}
        
        Border color #3f2fbc