#1f8ded color space conversions
Hex:
        #1f8ded
        RGB:
        31, 141, 237
        CMY:
        88, 45, 7
        CMYK:
        87, 41, 0, 7
      HSL:
        208°, 85.1240%, 52.5490%
        HSV (HSB):
        208°, 86.9198%, 92.9412%
        XYZ:
        25.3760, 25.4555, 83.6967
        xyY:
        0.1886, 0.1892, 25.4555
      CIE-Lab:
        57.5165, 5.0757, -56.4560
        CIE-LCH:
        57.5165, 56.6837, 275.1373
        CIE-Luv:
        57.5165, -32.6365, -89.9642
        Hunter-Lab:
        50.4534, 1.4847, -63.0382
      #1f8ded color charts
#1f8ded RGB chart
      #1f8ded CMYK chart
      #1f8ded RGB pie chart
      #1f8ded color shades, tints & tones
#1f8ded color schemes
#1f8ded color preview, HTML & CSS examples
           This text has a color of #1f8ded        
        
          <p style="color:#1f8ded;">Text here</p>
        
        
          .mytext {color:#1f8ded;}
        
        Text color #1f8ded
      
           This box has a color of #1f8ded        
        
          <div style="background-color:#1f8ded;">Content here</div>
        
        
          .mybackground {background-color:#1f8ded;}
        
        Background color #1f8ded
      
           Border around this has a color of #1f8ded        
        
          <div style="border:2px solid #1f8ded;">Content here</div>
        
        
          .myborder {border:2px solid #1f8ded;}
        
        Border color #1f8ded