#1c32fa color space conversions
Hex:
        #1c32fa
        RGB:
        28, 50, 250
        CMY:
        89, 80, 2
        CMYK:
        89, 80, 0, 2
      HSL:
        234°, 95.6897%, 54.5098%
        HSV (HSB):
        234°, 88.8000%, 98.0392%
        XYZ:
        18.8748, 9.4302, 91.2679
        xyY:
        0.1579, 0.0789, 9.4302
      CIE-Lab:
        36.7997, 64.1250, -97.5403
        CIE-LCH:
        36.7997, 116.7310, 303.3217
        CIE-Luv:
        36.7997, -11.4486, -130.5249
        Hunter-Lab:
        30.7086, 55.9734, -154.7173
      #1c32fa color charts
#1c32fa RGB chart
      #1c32fa CMYK chart
      #1c32fa RGB pie chart
      #1c32fa color shades, tints & tones
#1c32fa color schemes
#1c32fa color preview, HTML & CSS examples
           This text has a color of #1c32fa        
        
          <p style="color:#1c32fa;">Text here</p>
        
        
          .mytext {color:#1c32fa;}
        
        Text color #1c32fa
      
           This box has a color of #1c32fa        
        
          <div style="background-color:#1c32fa;">Content here</div>
        
        
          .mybackground {background-color:#1c32fa;}
        
        Background color #1c32fa
      
           Border around this has a color of #1c32fa        
        
          <div style="border:2px solid #1c32fa;">Content here</div>
        
        
          .myborder {border:2px solid #1c32fa;}
        
        Border color #1c32fa