#1c54fa color space conversions
Hex:
        #1c54fa
        RGB:
        28, 84, 250
        CMY:
        89, 67, 2
        CMYK:
        89, 66, 0, 2
      HSL:
        225°, 95.6897%, 54.5098%
        HSV (HSB):
        225°, 88.8000%, 98.0392%
        XYZ:
        20.9045, 13.4897, 91.9445
        xyY:
        0.1655, 0.1068, 13.4897
      CIE-Lab:
        43.4920, 45.3818, -86.4668
        CIE-LCH:
        43.4920, 97.6525, 297.6925
        CIE-Luv:
        43.4920, -17.1293, -127.2571
        Hunter-Lab:
        36.7283, 37.3219, -122.7151
      #1c54fa color charts
#1c54fa RGB chart
      #1c54fa CMYK chart
      #1c54fa RGB pie chart
      #1c54fa color shades, tints & tones
#1c54fa color schemes
#1c54fa color preview, HTML & CSS examples
           This text has a color of #1c54fa        
        
          <p style="color:#1c54fa;">Text here</p>
        
        
          .mytext {color:#1c54fa;}
        
        Text color #1c54fa
      
           This box has a color of #1c54fa        
        
          <div style="background-color:#1c54fa;">Content here</div>
        
        
          .mybackground {background-color:#1c54fa;}
        
        Background color #1c54fa
      
           Border around this has a color of #1c54fa        
        
          <div style="border:2px solid #1c54fa;">Content here</div>
        
        
          .myborder {border:2px solid #1c54fa;}
        
        Border color #1c54fa