#550c9d color space conversions
Hex:
        #550c9d
        RGB:
        85, 12, 157
        CMY:
        67, 95, 38
        CMYK:
        46, 92, 0, 38
      HSL:
        270°, 85.7988%, 33.1373%
        HSV (HSB):
        270°, 92.3567%, 61.5686%
        XYZ:
        9.9636, 4.6286, 32.2666
        xyY:
        0.2126, 0.0988, 4.6286
      CIE-Lab:
        25.6492, 56.2334, -61.5312
        CIE-LCH:
        25.6492, 83.3564, 312.4242
        CIE-Luv:
        25.6492, 9.4560, -77.3266
        Hunter-Lab:
        21.5141, 45.0171, -73.8625
      #550c9d color charts
#550c9d RGB chart
      #550c9d CMYK chart
      #550c9d RGB pie chart
      #550c9d color shades, tints & tones
#550c9d color schemes
#550c9d color preview, HTML & CSS examples
           This text has a color of #550c9d        
        
          <p style="color:#550c9d;">Text here</p>
        
        
          .mytext {color:#550c9d;}
        
        Text color #550c9d
      
           This box has a color of #550c9d        
        
          <div style="background-color:#550c9d;">Content here</div>
        
        
          .mybackground {background-color:#550c9d;}
        
        Background color #550c9d
      
           Border around this has a color of #550c9d        
        
          <div style="border:2px solid #550c9d;">Content here</div>
        
        
          .myborder {border:2px solid #550c9d;}
        
        Border color #550c9d