#3f88ff color space conversions
Hex:
        #3f88ff
        RGB:
        63, 136, 255
        CMY:
        75, 47, 0
        CMYK:
        75, 47, 0, 0
      HSL:
        217°, 100.0000%, 62.3529%
        HSV (HSB):
        217°, 75.2941%, 100.0000%
        XYZ:
        28.9041, 25.8851, 98.0807
        xyY:
        0.1891, 0.1693, 25.8851
      CIE-Lab:
        57.9278, 17.5811, -65.6926
        CIE-LCH:
        57.9278, 68.0045, 284.9828
        CIE-Luv:
        57.9278, -26.6023, -106.0849
        Hunter-Lab:
        50.8774, 12.3726, -78.6842
      #3f88ff color charts
#3f88ff RGB chart
      #3f88ff CMYK chart
      #3f88ff RGB pie chart
      #3f88ff color shades, tints & tones
#3f88ff color schemes
#3f88ff color preview, HTML & CSS examples
           This text has a color of #3f88ff        
        
          <p style="color:#3f88ff;">Text here</p>
        
        
          .mytext {color:#3f88ff;}
        
        Text color #3f88ff
      
           This box has a color of #3f88ff        
        
          <div style="background-color:#3f88ff;">Content here</div>
        
        
          .mybackground {background-color:#3f88ff;}
        
        Background color #3f88ff
      
           Border around this has a color of #3f88ff        
        
          <div style="border:2px solid #3f88ff;">Content here</div>
        
        
          .myborder {border:2px solid #3f88ff;}
        
        Border color #3f88ff