#40f2f3 color space conversions
Hex:
        #40f2f3
        RGB:
        64, 242, 243
        CMY:
        75, 5, 5
        CMYK:
        74, 0, 0, 5
      HSL:
        180°, 88.1773%, 60.1961%
        HSV (HSB):
        180°, 73.6626%, 95.2941%
        XYZ:
        50.0441, 71.0653, 95.8734
        xyY:
        0.2306, 0.3275, 71.0653
      CIE-Lab:
        87.5167, -42.4468, -13.2172
        CIE-LCH:
        87.5167, 44.4570, 197.2958
        CIE-Luv:
        87.5167, -62.8336, -14.4193
        Hunter-Lab:
        84.3002, -41.5604, -8.4194
      #40f2f3 color charts
#40f2f3 RGB chart
      #40f2f3 CMYK chart
      #40f2f3 RGB pie chart
      #40f2f3 color shades, tints & tones
#40f2f3 color schemes
#40f2f3 color preview, HTML & CSS examples
           This text has a color of #40f2f3        
        
          <p style="color:#40f2f3;">Text here</p>
        
        
          .mytext {color:#40f2f3;}
        
        Text color #40f2f3
      
           This box has a color of #40f2f3        
        
          <div style="background-color:#40f2f3;">Content here</div>
        
        
          .mybackground {background-color:#40f2f3;}
        
        Background color #40f2f3
      
           Border around this has a color of #40f2f3        
        
          <div style="border:2px solid #40f2f3;">Content here</div>
        
        
          .myborder {border:2px solid #40f2f3;}
        
        Border color #40f2f3