#5524fd color space conversions
Hex:
        #5524fd
        RGB:
        85, 36, 253
        CMY:
        67, 86, 1
        CMYK:
        66, 86, 0, 1
      HSL:
        254°, 98.1900%, 56.6667%
        HSV (HSB):
        254°, 85.7708%, 99.2157%
        XYZ:
        22.1068, 10.2849, 93.7485
        xyY:
        0.1753, 0.0815, 10.2849
      CIE-Lab:
        38.3490, 73.2283, -96.5625
        CIE-LCH:
        38.3490, 121.1887, 307.1749
        CIE-Luv:
        38.3490, -2.2979, -132.6437
        Hunter-Lab:
        32.0701, 66.9225, -150.8699
      #5524fd color charts
#5524fd RGB chart
      #5524fd CMYK chart
      #5524fd RGB pie chart
      #5524fd color shades, tints & tones
#5524fd color schemes
#5524fd color preview, HTML & CSS examples
           This text has a color of #5524fd        
        
          <p style="color:#5524fd;">Text here</p>
        
        
          .mytext {color:#5524fd;}
        
        Text color #5524fd
      
           This box has a color of #5524fd        
        
          <div style="background-color:#5524fd;">Content here</div>
        
        
          .mybackground {background-color:#5524fd;}
        
        Background color #5524fd
      
           Border around this has a color of #5524fd        
        
          <div style="border:2px solid #5524fd;">Content here</div>
        
        
          .myborder {border:2px solid #5524fd;}
        
        Border color #5524fd