#1ca2fa color space conversions
Hex:
        #1ca2fa
        RGB:
        28, 162, 250
        CMY:
        89, 36, 2
        CMYK:
        89, 35, 0, 2
      HSL:
        204°, 95.6897%, 54.5098%
        HSV (HSB):
        204°, 88.8000%, 98.0392%
        XYZ:
        30.6545, 32.9897, 95.1945
        xyY:
        0.1930, 0.2077, 32.9897
      CIE-Lab:
        64.1525, -2.5946, -53.0468
        CIE-LCH:
        64.1525, 53.1102, 267.1998
        CIE-Luv:
        64.1525, -38.9149, -85.2947
        Hunter-Lab:
        57.4366, -5.2468, -58.0606
      #1ca2fa color charts
#1ca2fa RGB chart
      #1ca2fa CMYK chart
      #1ca2fa RGB pie chart
      #1ca2fa color shades, tints & tones
#1ca2fa color schemes
#1ca2fa color preview, HTML & CSS examples
           This text has a color of #1ca2fa        
        
          <p style="color:#1ca2fa;">Text here</p>
        
        
          .mytext {color:#1ca2fa;}
        
        Text color #1ca2fa
      
           This box has a color of #1ca2fa        
        
          <div style="background-color:#1ca2fa;">Content here</div>
        
        
          .mybackground {background-color:#1ca2fa;}
        
        Background color #1ca2fa
      
           Border around this has a color of #1ca2fa        
        
          <div style="border:2px solid #1ca2fa;">Content here</div>
        
        
          .myborder {border:2px solid #1ca2fa;}
        
        Border color #1ca2fa