#12a3fa color space conversions
Hex:
        #12a3fa
        RGB:
        18, 163, 250
        CMY:
        93, 36, 2
        CMYK:
        93, 35, 0, 2
      HSL:
        203°, 95.8678%, 52.5490%
        HSV (HSB):
        203°, 92.8000%, 98.0392%
        XYZ:
        30.6020, 33.2251, 95.2427
        xyY:
        0.1924, 0.2089, 33.2251
      CIE-Lab:
        64.3428, -3.6107, -52.7511
        CIE-LCH:
        64.3428, 52.8745, 266.0844
        CIE-Luv:
        64.3428, -39.8086, -84.7339
        Hunter-Lab:
        57.6412, -6.1058, -57.6181
      #12a3fa color charts
#12a3fa RGB chart
      #12a3fa CMYK chart
      #12a3fa RGB pie chart
      #12a3fa color shades, tints & tones
#12a3fa color schemes
#12a3fa color preview, HTML & CSS examples
           This text has a color of #12a3fa        
        
          <p style="color:#12a3fa;">Text here</p>
        
        
          .mytext {color:#12a3fa;}
        
        Text color #12a3fa
      
           This box has a color of #12a3fa        
        
          <div style="background-color:#12a3fa;">Content here</div>
        
        
          .mybackground {background-color:#12a3fa;}
        
        Background color #12a3fa
      
           Border around this has a color of #12a3fa        
        
          <div style="border:2px solid #12a3fa;">Content here</div>
        
        
          .myborder {border:2px solid #12a3fa;}
        
        Border color #12a3fa