#5525a7 color space conversions
Hex:
        #5525a7
        RGB:
        85, 37, 167
        CMY:
        67, 85, 35
        CMYK:
        49, 78, 0, 35
      HSL:
        262°, 63.7255%, 40.0000%
        HSV (HSB):
        262°, 77.8443%, 65.4902%
        XYZ:
        11.3829, 6.0445, 37.1260
        xyY:
        0.2087, 0.1108, 6.0445
      CIE-Lab:
        29.5243, 50.2318, -61.2332
        CIE-LCH:
        29.5243, 79.2006, 309.3633
        CIE-Luv:
        29.5243, 5.9476, -81.9251
        Hunter-Lab:
        24.5855, 39.6199, -72.3227
      #5525a7 color charts
#5525a7 RGB chart
      #5525a7 CMYK chart
      #5525a7 RGB pie chart
      #5525a7 color shades, tints & tones
#5525a7 color schemes
#5525a7 color preview, HTML & CSS examples
           This text has a color of #5525a7        
        
          <p style="color:#5525a7;">Text here</p>
        
        
          .mytext {color:#5525a7;}
        
        Text color #5525a7
      
           This box has a color of #5525a7        
        
          <div style="background-color:#5525a7;">Content here</div>
        
        
          .mybackground {background-color:#5525a7;}
        
        Background color #5525a7
      
           Border around this has a color of #5525a7        
        
          <div style="border:2px solid #5525a7;">Content here</div>
        
        
          .myborder {border:2px solid #5525a7;}
        
        Border color #5525a7