#5578fe color space conversions
Hex:
        #5578fe
        RGB:
        85, 120, 254
        CMY:
        67, 53, 0
        CMYK:
        67, 53, 0, 0
      HSL:
        228°, 98.8304%, 66.4706%
        HSV (HSB):
        228°, 66.5354%, 99.6078%
        XYZ:
        28.3522, 22.5200, 96.6184
        xyY:
        0.1922, 0.1527, 22.5200
      CIE-Lab:
        54.5744, 29.8815, -70.5096
        CIE-LCH:
        54.5744, 76.5800, 292.9669
        CIE-Luv:
        54.5744, -17.7102, -113.0724
        Hunter-Lab:
        47.4552, 23.5983, -87.4952
      #5578fe color charts
#5578fe RGB chart
      #5578fe CMYK chart
      #5578fe RGB pie chart
      #5578fe color shades, tints & tones
#5578fe color schemes
#5578fe color preview, HTML & CSS examples
           This text has a color of #5578fe        
        
          <p style="color:#5578fe;">Text here</p>
        
        
          .mytext {color:#5578fe;}
        
        Text color #5578fe
      
           This box has a color of #5578fe        
        
          <div style="background-color:#5578fe;">Content here</div>
        
        
          .mybackground {background-color:#5578fe;}
        
        Background color #5578fe
      
           Border around this has a color of #5578fe        
        
          <div style="border:2px solid #5578fe;">Content here</div>
        
        
          .myborder {border:2px solid #5578fe;}
        
        Border color #5578fe