#3f34fe color space conversions
Hex:
        #3f34fe
        RGB:
        63, 52, 254
        CMY:
        75, 80, 0
        CMYK:
        75, 80, 0, 0
      HSL:
        243°, 99.0196%, 60.0000%
        HSV (HSB):
        243°, 79.5276%, 99.6078%
        XYZ:
        21.1673, 10.6685, 94.7095
        xyY:
        0.1673, 0.0843, 10.6685
      CIE-Lab:
        39.0164, 65.9320, -96.0596
        CIE-LCH:
        39.0164, 116.5095, 304.4644
        CIE-Luv:
        39.0164, -8.0557, -132.8863
        Hunter-Lab:
        32.6627, 58.5186, -149.0549
      #3f34fe color charts
#3f34fe RGB chart
      #3f34fe CMYK chart
      #3f34fe RGB pie chart
      #3f34fe color shades, tints & tones
#3f34fe color schemes
#3f34fe color preview, HTML & CSS examples
           This text has a color of #3f34fe        
        
          <p style="color:#3f34fe;">Text here</p>
        
        
          .mytext {color:#3f34fe;}
        
        Text color #3f34fe
      
           This box has a color of #3f34fe        
        
          <div style="background-color:#3f34fe;">Content here</div>
        
        
          .mybackground {background-color:#3f34fe;}
        
        Background color #3f34fe
      
           Border around this has a color of #3f34fe        
        
          <div style="border:2px solid #3f34fe;">Content here</div>
        
        
          .myborder {border:2px solid #3f34fe;}
        
        Border color #3f34fe