#3b8efe color space conversions
Hex:
        #3b8efe
        RGB:
        59, 142, 254
        CMY:
        77, 44, 0
        CMYK:
        77, 44, 0, 0
      HSL:
        214°, 98.9848%, 61.3725%
        HSV (HSB):
        214°, 76.7717%, 99.6078%
        XYZ:
        29.3660, 27.4316, 97.5130
        xyY:
        0.1903, 0.1778, 27.4316
      CIE-Lab:
        59.3717, 13.1394, -62.8298
        CIE-LCH:
        59.3717, 64.1890, 281.8118
        CIE-Luv:
        59.3717, -29.0759, -101.6479
        Hunter-Lab:
        52.3752, 8.4260, -73.7246
      #3b8efe color charts
#3b8efe RGB chart
      #3b8efe CMYK chart
      #3b8efe RGB pie chart
      #3b8efe color shades, tints & tones
#3b8efe color schemes
#3b8efe color preview, HTML & CSS examples
           This text has a color of #3b8efe        
        
          <p style="color:#3b8efe;">Text here</p>
        
        
          .mytext {color:#3b8efe;}
        
        Text color #3b8efe
      
           This box has a color of #3b8efe        
        
          <div style="background-color:#3b8efe;">Content here</div>
        
        
          .mybackground {background-color:#3b8efe;}
        
        Background color #3b8efe
      
           Border around this has a color of #3b8efe        
        
          <div style="border:2px solid #3b8efe;">Content here</div>
        
        
          .myborder {border:2px solid #3b8efe;}
        
        Border color #3b8efe