#12faf5 color space conversions
Hex:
        #12faf5
        RGB:
        18, 250, 245
        CMY:
        93, 2, 4
        CMYK:
        93, 0, 2, 2
      HSL:
        179°, 95.8678%, 52.5490%
        HSV (HSB):
        179°, 92.8000%, 98.0392%
        XYZ:
        50.9165, 75.0924, 98.1969
        xyY:
        0.2271, 0.3349, 75.0924
      CIE-Lab:
        89.4363, -48.3881, -11.4440
        CIE-LCH:
        89.4363, 49.7229, 193.3062
        CIE-Luv:
        89.4363, -69.1437, -10.6713
        Hunter-Lab:
        86.6559, -46.7663, -6.5273
      #12faf5 color charts
#12faf5 RGB chart
      #12faf5 CMYK chart
      #12faf5 RGB pie chart
      #12faf5 color shades, tints & tones
#12faf5 color schemes
#12faf5 color preview, HTML & CSS examples
           This text has a color of #12faf5        
        
          <p style="color:#12faf5;">Text here</p>
        
        
          .mytext {color:#12faf5;}
        
        Text color #12faf5
      
           This box has a color of #12faf5        
        
          <div style="background-color:#12faf5;">Content here</div>
        
        
          .mybackground {background-color:#12faf5;}
        
        Background color #12faf5
      
           Border around this has a color of #12faf5        
        
          <div style="border:2px solid #12faf5;">Content here</div>
        
        
          .myborder {border:2px solid #12faf5;}
        
        Border color #12faf5