#5500c7 color space conversions
Hex:
        #5500c7
        RGB:
        85, 0, 199
        CMY:
        67, 100, 22
        CMYK:
        57, 100, 0, 22
      HSL:
        266°, 100.0000%, 39.0196%
        HSV (HSB):
        266°, 100.0000%, 78.0392%
        XYZ:
        14.0551, 6.0548, 54.4607
        xyY:
        0.1885, 0.0812, 6.0548
      CIE-Lab:
        29.5503, 68.0667, -80.2237
        CIE-LCH:
        29.5503, 105.2090, 310.3133
        CIE-Luv:
        29.5503, 4.5081, -101.8776
        Hunter-Lab:
        24.6065, 58.8968, -113.9998
      #5500c7 color charts
#5500c7 RGB chart
      #5500c7 CMYK chart
      #5500c7 RGB pie chart
      #5500c7 color shades, tints & tones
#5500c7 color schemes
#5500c7 color preview, HTML & CSS examples
           This text has a color of #5500c7        
        
          <p style="color:#5500c7;">Text here</p>
        
        
          .mytext {color:#5500c7;}
        
        Text color #5500c7
      
           This box has a color of #5500c7        
        
          <div style="background-color:#5500c7;">Content here</div>
        
        
          .mybackground {background-color:#5500c7;}
        
        Background color #5500c7
      
           Border around this has a color of #5500c7        
        
          <div style="border:2px solid #5500c7;">Content here</div>
        
        
          .myborder {border:2px solid #5500c7;}
        
        Border color #5500c7