#15a2fa color space conversions
Hex:
        #15a2fa
        RGB:
        21, 162, 250
        CMY:
        92, 36, 2
        CMYK:
        92, 35, 0, 2
      HSL:
        203°, 95.8159%, 53.1373%
        HSV (HSB):
        203°, 91.6000%, 98.0392%
        XYZ:
        30.4849, 32.9022, 95.1865
        xyY:
        0.1922, 0.2075, 32.9022
      CIE-Lab:
        64.0817, -2.9227, -53.1636
        CIE-LCH:
        64.0817, 53.2439, 266.8533
        CIE-Luv:
        64.0817, -39.3359, -85.4433
        Hunter-Lab:
        57.3605, -5.5148, -58.2362
      #15a2fa color charts
#15a2fa RGB chart
      #15a2fa CMYK chart
      #15a2fa RGB pie chart
      #15a2fa color shades, tints & tones
#15a2fa color schemes
#15a2fa color preview, HTML & CSS examples
           This text has a color of #15a2fa        
        
          <p style="color:#15a2fa;">Text here</p>
        
        
          .mytext {color:#15a2fa;}
        
        Text color #15a2fa
      
           This box has a color of #15a2fa        
        
          <div style="background-color:#15a2fa;">Content here</div>
        
        
          .mybackground {background-color:#15a2fa;}
        
        Background color #15a2fa
      
           Border around this has a color of #15a2fa        
        
          <div style="border:2px solid #15a2fa;">Content here</div>
        
        
          .myborder {border:2px solid #15a2fa;}
        
        Border color #15a2fa