#28bed7 color space conversions
Hex:
        #28bed7
        RGB:
        40, 190, 215
        CMY:
        84, 25, 16
        CMYK:
        81, 12, 0, 16
      HSL:
        189°, 68.6275%, 50.0000%
        HSV (HSB):
        189°, 81.3953%, 84.3137%
        XYZ:
        31.5543, 42.1843, 70.7693
        xyY:
        0.2184, 0.2919, 42.1843
      CIE-Lab:
        70.9978, -28.7777, -23.2478
        CIE-LCH:
        70.9978, 36.9948, 218.9327
        CIE-Luv:
        70.9978, -49.7107, -32.5308
        Hunter-Lab:
        64.9495, -26.9413, -19.1381
      #28bed7 color charts
#28bed7 RGB chart
      #28bed7 CMYK chart
      #28bed7 RGB pie chart
      #28bed7 color shades, tints & tones
#28bed7 color schemes
#28bed7 color preview, HTML & CSS examples
           This text has a color of #28bed7        
        
          <p style="color:#28bed7;">Text here</p>
        
        
          .mytext {color:#28bed7;}
        
        Text color #28bed7
      
           This box has a color of #28bed7        
        
          <div style="background-color:#28bed7;">Content here</div>
        
        
          .mybackground {background-color:#28bed7;}
        
        Background color #28bed7
      
           Border around this has a color of #28bed7        
        
          <div style="border:2px solid #28bed7;">Content here</div>
        
        
          .myborder {border:2px solid #28bed7;}
        
        Border color #28bed7