#3f8cef color space conversions
Hex:
        #3f8cef
        RGB:
        63, 140, 239
        CMY:
        75, 45, 6
        CMYK:
        74, 41, 0, 6
      HSL:
        214°, 84.6154%, 59.2157%
        HSV (HSB):
        214°, 73.6402%, 93.7255%
        XYZ:
        27.0080, 26.0449, 85.2651
        xyY:
        0.1953, 0.1883, 26.0449
      CIE-Lab:
        58.0797, 9.4073, -56.6224
        CIE-LCH:
        58.0797, 57.3986, 279.4331
        CIE-Luv:
        58.0797, -28.2615, -90.8197
        Hunter-Lab:
        51.0342, 5.1546, -63.3344
      #3f8cef color charts
#3f8cef RGB chart
      #3f8cef CMYK chart
      #3f8cef RGB pie chart
      #3f8cef color shades, tints & tones
#3f8cef color schemes
#3f8cef color preview, HTML & CSS examples
           This text has a color of #3f8cef        
        
          <p style="color:#3f8cef;">Text here</p>
        
        
          .mytext {color:#3f8cef;}
        
        Text color #3f8cef
      
           This box has a color of #3f8cef        
        
          <div style="background-color:#3f8cef;">Content here</div>
        
        
          .mybackground {background-color:#3f8cef;}
        
        Background color #3f8cef
      
           Border around this has a color of #3f8cef        
        
          <div style="border:2px solid #3f8cef;">Content here</div>
        
        
          .myborder {border:2px solid #3f8cef;}
        
        Border color #3f8cef