#28bfed color space conversions
Hex:
        #28bfed
        RGB:
        40, 191, 237
        CMY:
        84, 25, 7
        CMYK:
        83, 19, 0, 7
      HSL:
        194°, 84.5494%, 54.3137%
        HSV (HSB):
        194°, 83.1224%, 92.9412%
        XYZ:
        34.7919, 43.8271, 86.7465
        xyY:
        0.2104, 0.2650, 43.8271
      CIE-Lab:
        72.1128, -22.1259, -33.4889
        CIE-LCH:
        72.1128, 40.1380, 236.5475
        CIE-Luv:
        72.1128, -48.4881, -50.8059
        Hunter-Lab:
        66.2021, -22.0445, -31.3480
      #28bfed color charts
#28bfed RGB chart
      #28bfed CMYK chart
      #28bfed RGB pie chart
      #28bfed color shades, tints & tones
#28bfed color schemes
#28bfed color preview, HTML & CSS examples
           This text has a color of #28bfed        
        
          <p style="color:#28bfed;">Text here</p>
        
        
          .mytext {color:#28bfed;}
        
        Text color #28bfed
      
           This box has a color of #28bfed        
        
          <div style="background-color:#28bfed;">Content here</div>
        
        
          .mybackground {background-color:#28bfed;}
        
        Background color #28bfed
      
           Border around this has a color of #28bfed        
        
          <div style="border:2px solid #28bfed;">Content here</div>
        
        
          .myborder {border:2px solid #28bfed;}
        
        Border color #28bfed