#3f33ba color space conversions
Hex:
        #3f33ba
        RGB:
        63, 51, 186
        CMY:
        75, 80, 27
        CMYK:
        66, 73, 0, 27
      HSL:
        245°, 56.9620%, 46.4706%
        HSV (HSB):
        245°, 72.5806%, 72.9412%
        XYZ:
        12.0967, 6.9696, 47.1621
        xyY:
        0.1827, 0.1052, 6.9696
      CIE-Lab:
        31.7376, 45.7390, -69.0178
        CIE-LCH:
        31.7376, 82.7980, 303.5330
        CIE-Luv:
        31.7376, -4.2855, -92.9688
        Hunter-Lab:
        26.4000, 35.5900, -87.4383
      #3f33ba color charts
#3f33ba RGB chart
      #3f33ba CMYK chart
      #3f33ba RGB pie chart
      #3f33ba color shades, tints & tones
#3f33ba color schemes
#3f33ba color preview, HTML & CSS examples
           This text has a color of #3f33ba        
        
          <p style="color:#3f33ba;">Text here</p>
        
        
          .mytext {color:#3f33ba;}
        
        Text color #3f33ba
      
           This box has a color of #3f33ba        
        
          <div style="background-color:#3f33ba;">Content here</div>
        
        
          .mybackground {background-color:#3f33ba;}
        
        Background color #3f33ba
      
           Border around this has a color of #3f33ba        
        
          <div style="border:2px solid #3f33ba;">Content here</div>
        
        
          .myborder {border:2px solid #3f33ba;}
        
        Border color #3f33ba