#1effe6 color space conversions
Hex:
        #1effe6
        RGB:
        30, 255, 230
        CMY:
        88, 0, 10
        CMYK:
        88, 0, 10, 0
      HSL:
        173°, 100.0000%, 55.8824%
        HSV (HSB):
        173°, 88.2353%, 100.0000%
        XYZ:
        50.5783, 77.5092, 87.1579
        xyY:
        0.2350, 0.3601, 77.5092
      CIE-Lab:
        90.5555, -54.1132, -1.9838
        CIE-LCH:
        90.5555, 54.1496, 182.0996
        CIE-Luv:
        90.5555, -71.3977, 5.5336
        Hunter-Lab:
        88.0393, -51.5210, 2.9311
      #1effe6 color charts
#1effe6 RGB chart
      #1effe6 CMYK chart
      #1effe6 RGB pie chart
      #1effe6 color shades, tints & tones
#1effe6 color schemes
#1effe6 color preview, HTML & CSS examples
           This text has a color of #1effe6        
        
          <p style="color:#1effe6;">Text here</p>
        
        
          .mytext {color:#1effe6;}
        
        Text color #1effe6
      
           This box has a color of #1effe6        
        
          <div style="background-color:#1effe6;">Content here</div>
        
        
          .mybackground {background-color:#1effe6;}
        
        Background color #1effe6
      
           Border around this has a color of #1effe6        
        
          <div style="border:2px solid #1effe6;">Content here</div>
        
        
          .myborder {border:2px solid #1effe6;}
        
        Border color #1effe6