#12b9fa color space conversions
Hex:
        #12b9fa
        RGB:
        18, 185, 250
        CMY:
        93, 27, 2
        CMYK:
        93, 26, 0, 2
      HSL:
        197°, 95.8678%, 52.5490%
        HSV (HSB):
        197°, 92.8000%, 98.0392%
        XYZ:
        34.8537, 41.7286, 96.6599
        xyY:
        0.2012, 0.2409, 41.7286
      CIE-Lab:
        70.6834, -15.7531, -42.7630
        CIE-LCH:
        70.6834, 45.5723, 249.7771
        CIE-Luv:
        70.6834, -47.0515, -67.3815
        Hunter-Lab:
        64.5977, -16.7362, -43.4994
      #12b9fa color charts
#12b9fa RGB chart
      #12b9fa CMYK chart
      #12b9fa RGB pie chart
      #12b9fa color shades, tints & tones
#12b9fa color schemes
#12b9fa color preview, HTML & CSS examples
           This text has a color of #12b9fa        
        
          <p style="color:#12b9fa;">Text here</p>
        
        
          .mytext {color:#12b9fa;}
        
        Text color #12b9fa
      
           This box has a color of #12b9fa        
        
          <div style="background-color:#12b9fa;">Content here</div>
        
        
          .mybackground {background-color:#12b9fa;}
        
        Background color #12b9fa
      
           Border around this has a color of #12b9fa        
        
          <div style="border:2px solid #12b9fa;">Content here</div>
        
        
          .myborder {border:2px solid #12b9fa;}
        
        Border color #12b9fa