#8fbeff color space conversions
Hex:
        #8fbeff
        RGB:
        143, 190, 255
        CMY:
        44, 25, 0
        CMYK:
        44, 25, 0, 0
      HSL:
        215°, 100.0000%, 78.0392%
        HSV (HSB):
        215°, 43.9216%, 100.0000%
        XYZ:
        47.7911, 49.8866, 101.7179
        xyY:
        0.2397, 0.2502, 49.8866
      CIE-Lab:
        75.9996, 1.0440, -36.8931
        CIE-LCH:
        75.9996, 36.9079, 271.6209
        CIE-Luv:
        75.9996, -23.9589, -59.9065
        Hunter-Lab:
        70.6304, -2.8235, -35.9448
      #8fbeff color charts
#8fbeff RGB chart
      #8fbeff CMYK chart
      #8fbeff RGB pie chart
      #8fbeff color shades, tints & tones
#8fbeff color schemes
#8fbeff color preview, HTML & CSS examples
           This text has a color of #8fbeff        
        
          <p style="color:#8fbeff;">Text here</p>
        
        
          .mytext {color:#8fbeff;}
        
        Text color #8fbeff
      
           This box has a color of #8fbeff        
        
          <div style="background-color:#8fbeff;">Content here</div>
        
        
          .mybackground {background-color:#8fbeff;}
        
        Background color #8fbeff
      
           Border around this has a color of #8fbeff        
        
          <div style="border:2px solid #8fbeff;">Content here</div>
        
        
          .myborder {border:2px solid #8fbeff;}
        
        Border color #8fbeff