#28facf color space conversions
Hex:
        #28facf
        RGB:
        40, 250, 207
        CMY:
        84, 2, 19
        CMYK:
        84, 0, 17, 2
      HSL:
        168°, 95.4545%, 56.8627%
        HSV (HSB):
        168°, 84.0000%, 98.0392%
        XYZ:
        46.3232, 73.3273, 70.7436
        xyY:
        0.2433, 0.3851, 73.3273
      CIE-Lab:
        88.6036, -57.3970, 7.1280
        CIE-LCH:
        88.6036, 57.8379, 172.9208
        CIE-Luv:
        88.6036, -70.7708, 20.1191
        Hunter-Lab:
        85.6314, -53.2935, 10.9601
      #28facf color charts
#28facf RGB chart
      #28facf CMYK chart
      #28facf RGB pie chart
      #28facf color shades, tints & tones
#28facf color schemes
#28facf color preview, HTML & CSS examples
           This text has a color of #28facf        
        
          <p style="color:#28facf;">Text here</p>
        
        
          .mytext {color:#28facf;}
        
        Text color #28facf
      
           This box has a color of #28facf        
        
          <div style="background-color:#28facf;">Content here</div>
        
        
          .mybackground {background-color:#28facf;}
        
        Background color #28facf
      
           Border around this has a color of #28facf        
        
          <div style="border:2px solid #28facf;">Content here</div>
        
        
          .myborder {border:2px solid #28facf;}
        
        Border color #28facf