#3f5fff color space conversions
Hex:
        #3f5fff
        RGB:
        63, 95, 255
        CMY:
        75, 63, 0
        CMYK:
        75, 63, 0, 0
      HSL:
        230°, 100.0000%, 62.3529%
        HSV (HSB):
        230°, 75.2941%, 100.0000%
        XYZ:
        24.1921, 16.4612, 96.5100
        xyY:
        0.1764, 0.1200, 16.4612
      CIE-Lab:
        47.5738, 42.8454, -82.5077
        CIE-LCH:
        47.5738, 92.9691, 297.4424
        CIE-Luv:
        47.5738, -15.6076, -126.2174
        Hunter-Lab:
        40.5724, 35.4326, -112.6332
      #3f5fff color charts
#3f5fff RGB chart
      #3f5fff CMYK chart
      #3f5fff RGB pie chart
      #3f5fff color shades, tints & tones
#3f5fff color schemes
#3f5fff color preview, HTML & CSS examples
           This text has a color of #3f5fff        
        
          <p style="color:#3f5fff;">Text here</p>
        
        
          .mytext {color:#3f5fff;}
        
        Text color #3f5fff
      
           This box has a color of #3f5fff        
        
          <div style="background-color:#3f5fff;">Content here</div>
        
        
          .mybackground {background-color:#3f5fff;}
        
        Background color #3f5fff
      
           Border around this has a color of #3f5fff        
        
          <div style="border:2px solid #3f5fff;">Content here</div>
        
        
          .myborder {border:2px solid #3f5fff;}
        
        Border color #3f5fff