#3f87ee color space conversions
Hex:
        #3f87ee
        RGB:
        63, 135, 238
        CMY:
        75, 47, 7
        CMYK:
        74, 43, 0, 7
      HSL:
        215°, 83.7321%, 59.0196%
        HSV (HSB):
        215°, 73.5294%, 93.3333%
        XYZ:
        26.1465, 24.5578, 84.2510
        xyY:
        0.1937, 0.1820, 24.5578
      CIE-Lab:
        56.6420, 12.0715, -58.3675
        CIE-LCH:
        56.6420, 59.6027, 281.6851
        CIE-Luv:
        56.6420, -26.6989, -93.4197
        Hunter-Lab:
        49.5558, 7.4571, -66.1113
      #3f87ee color charts
#3f87ee RGB chart
      #3f87ee CMYK chart
      #3f87ee RGB pie chart
      #3f87ee color shades, tints & tones
#3f87ee color schemes
#3f87ee color preview, HTML & CSS examples
           This text has a color of #3f87ee        
        
          <p style="color:#3f87ee;">Text here</p>
        
        
          .mytext {color:#3f87ee;}
        
        Text color #3f87ee
      
           This box has a color of #3f87ee        
        
          <div style="background-color:#3f87ee;">Content here</div>
        
        
          .mybackground {background-color:#3f87ee;}
        
        Background color #3f87ee
      
           Border around this has a color of #3f87ee        
        
          <div style="border:2px solid #3f87ee;">Content here</div>
        
        
          .myborder {border:2px solid #3f87ee;}
        
        Border color #3f87ee