#1559fe color space conversions
Hex:
        #1559fe
        RGB:
        21, 89, 254
        CMY:
        92, 65, 0
        CMYK:
        92, 65, 0, 0
      HSL:
        222°, 99.1489%, 53.9216%
        HSV (HSB):
        222°, 91.7323%, 99.6078%
        XYZ:
        21.7710, 14.4599, 95.4095
        xyY:
        0.1654, 0.1098, 14.4599
      CIE-Lab:
        44.8855, 43.4891, -86.4098
        CIE-LCH:
        44.8855, 96.7365, 296.7156
        CIE-Luv:
        44.8855, -18.6334, -128.6080
        Hunter-Lab:
        38.0262, 35.6501, -122.1429
      #1559fe color charts
#1559fe RGB chart
      #1559fe CMYK chart
      #1559fe RGB pie chart
      #1559fe color shades, tints & tones
#1559fe color schemes
#1559fe color preview, HTML & CSS examples
           This text has a color of #1559fe        
        
          <p style="color:#1559fe;">Text here</p>
        
        
          .mytext {color:#1559fe;}
        
        Text color #1559fe
      
           This box has a color of #1559fe        
        
          <div style="background-color:#1559fe;">Content here</div>
        
        
          .mybackground {background-color:#1559fe;}
        
        Background color #1559fe
      
           Border around this has a color of #1559fe        
        
          <div style="border:2px solid #1559fe;">Content here</div>
        
        
          .myborder {border:2px solid #1559fe;}
        
        Border color #1559fe