#5500c5 color space conversions
Hex:
        #5500c5
        RGB:
        85, 0, 197
        CMY:
        67, 100, 23
        CMYK:
        57, 100, 0, 23
      HSL:
        266°, 100.0000%, 38.6275%
        HSV (HSB):
        266°, 100.0000%, 77.2549%
        XYZ:
        13.8244, 5.9625, 53.2456
        xyY:
        0.1893, 0.0816, 5.9625
      CIE-Lab:
        29.3177, 67.6145, -79.4352
        CIE-LCH:
        29.3177, 104.3153, 310.4041
        CIE-Luv:
        29.3177, 4.7327, -100.7307
        Hunter-Lab:
        24.4183, 58.3255, -112.1929
      #5500c5 color charts
#5500c5 RGB chart
      #5500c5 CMYK chart
      #5500c5 RGB pie chart
      #5500c5 color shades, tints & tones
#5500c5 color schemes
#5500c5 color preview, HTML & CSS examples
           This text has a color of #5500c5        
        
          <p style="color:#5500c5;">Text here</p>
        
        
          .mytext {color:#5500c5;}
        
        Text color #5500c5
      
           This box has a color of #5500c5        
        
          <div style="background-color:#5500c5;">Content here</div>
        
        
          .mybackground {background-color:#5500c5;}
        
        Background color #5500c5
      
           Border around this has a color of #5500c5        
        
          <div style="border:2px solid #5500c5;">Content here</div>
        
        
          .myborder {border:2px solid #5500c5;}
        
        Border color #5500c5