#3f87fa color space conversions
Hex:
        #3f87fa
        RGB:
        63, 135, 250
        CMY:
        75, 47, 2
        CMYK:
        75, 46, 0, 2
      HSL:
        217°, 94.9239%, 61.3725%
        HSV (HSB):
        217°, 74.8000%, 98.0392%
        XYZ:
        27.9692, 25.2868, 93.8492
        xyY:
        0.1901, 0.1719, 25.2868
      CIE-Lab:
        57.3538, 16.3903, -63.8635
        CIE-LCH:
        57.3538, 65.9332, 284.3940
        CIE-Luv:
        57.3538, -26.4104, -102.8500
        Hunter-Lab:
        50.2860, 11.2816, -75.4532
      #3f87fa color charts
#3f87fa RGB chart
      #3f87fa CMYK chart
      #3f87fa RGB pie chart
      #3f87fa color shades, tints & tones
#3f87fa color schemes
#3f87fa color preview, HTML & CSS examples
           This text has a color of #3f87fa        
        
          <p style="color:#3f87fa;">Text here</p>
        
        
          .mytext {color:#3f87fa;}
        
        Text color #3f87fa
      
           This box has a color of #3f87fa        
        
          <div style="background-color:#3f87fa;">Content here</div>
        
        
          .mybackground {background-color:#3f87fa;}
        
        Background color #3f87fa
      
           Border around this has a color of #3f87fa        
        
          <div style="border:2px solid #3f87fa;">Content here</div>
        
        
          .myborder {border:2px solid #3f87fa;}
        
        Border color #3f87fa