#3f8eed color space conversions
Hex:
        #3f8eed
        RGB:
        63, 142, 237
        CMY:
        75, 44, 7
        CMYK:
        73, 40, 0, 7
      HSL:
        213°, 82.8571%, 58.8235%
        HSV (HSB):
        213°, 73.4177%, 92.9412%
        XYZ:
        27.0090, 26.5172, 83.8156
        xyY:
        0.1967, 0.1931, 26.5172
      CIE-Lab:
        58.5247, 7.4929, -54.8045
        CIE-LCH:
        58.5247, 55.3143, 277.7853
        CIE-Luv:
        58.5247, -28.9675, -87.8051
        Hunter-Lab:
        51.4948, 3.5070, -60.4570
      #3f8eed color charts
#3f8eed RGB chart
      #3f8eed CMYK chart
      #3f8eed RGB pie chart
      #3f8eed color shades, tints & tones
#3f8eed color schemes
#3f8eed color preview, HTML & CSS examples
           This text has a color of #3f8eed        
        
          <p style="color:#3f8eed;">Text here</p>
        
        
          .mytext {color:#3f8eed;}
        
        Text color #3f8eed
      
           This box has a color of #3f8eed        
        
          <div style="background-color:#3f8eed;">Content here</div>
        
        
          .mybackground {background-color:#3f8eed;}
        
        Background color #3f8eed
      
           Border around this has a color of #3f8eed        
        
          <div style="border:2px solid #3f8eed;">Content here</div>
        
        
          .myborder {border:2px solid #3f8eed;}
        
        Border color #3f8eed