#12f2fa color space conversions
Hex:
        #12f2fa
        RGB:
        18, 242, 250
        CMY:
        93, 5, 2
        CMYK:
        93, 3, 0, 2
      HSL:
        182°, 95.8678%, 52.5490%
        HSV (HSB):
        182°, 92.8000%, 98.0392%
        XYZ:
        49.2569, 70.5350, 101.4610
        xyY:
        0.2226, 0.3188, 70.5350
      CIE-Lab:
        87.2586, -43.4624, -17.3163
        CIE-LCH:
        87.2586, 46.7849, 201.7233
        CIE-Luv:
        87.2586, -66.0978, -21.1489
        Hunter-Lab:
        83.9851, -42.2845, -12.8377
      #12f2fa color charts
#12f2fa RGB chart
      #12f2fa CMYK chart
      #12f2fa RGB pie chart
      #12f2fa color shades, tints & tones
#12f2fa color schemes
#12f2fa color preview, HTML & CSS examples
           This text has a color of #12f2fa        
        
          <p style="color:#12f2fa;">Text here</p>
        
        
          .mytext {color:#12f2fa;}
        
        Text color #12f2fa
      
           This box has a color of #12f2fa        
        
          <div style="background-color:#12f2fa;">Content here</div>
        
        
          .mybackground {background-color:#12f2fa;}
        
        Background color #12f2fa
      
           Border around this has a color of #12f2fa        
        
          <div style="border:2px solid #12f2fa;">Content here</div>
        
        
          .myborder {border:2px solid #12f2fa;}
        
        Border color #12f2fa