#28bedb color space conversions
Hex:
        #28bedb
        RGB:
        40, 190, 219
        CMY:
        84, 25, 14
        CMYK:
        82, 13, 0, 14
      HSL:
        190°, 71.3147%, 50.7843%
        HSV (HSB):
        190°, 81.7352%, 85.8824%
        XYZ:
        32.0747, 42.3925, 73.5099
        xyY:
        0.2168, 0.2865, 42.3925
      CIE-Lab:
        71.1407, -27.5005, -25.2095
        CIE-LCH:
        71.1407, 37.3068, 222.5113
        CIE-Luv:
        71.1407, -49.4220, -35.9948
        Hunter-Lab:
        65.1095, -26.0077, -21.3629
      #28bedb color charts
#28bedb RGB chart
      #28bedb CMYK chart
      #28bedb RGB pie chart
      #28bedb color shades, tints & tones
#28bedb color schemes
#28bedb color preview, HTML & CSS examples
           This text has a color of #28bedb        
        
          <p style="color:#28bedb;">Text here</p>
        
        
          .mytext {color:#28bedb;}
        
        Text color #28bedb
      
           This box has a color of #28bedb        
        
          <div style="background-color:#28bedb;">Content here</div>
        
        
          .mybackground {background-color:#28bedb;}
        
        Background color #28bedb
      
           Border around this has a color of #28bedb        
        
          <div style="border:2px solid #28bedb;">Content here</div>
        
        
          .myborder {border:2px solid #28bedb;}
        
        Border color #28bedb