#550d9f color space conversions
Hex:
        #550d9f
        RGB:
        85, 13, 159
        CMY:
        67, 95, 38
        CMYK:
        47, 92, 0, 38
      HSL:
        270°, 84.8837%, 33.7255%
        HSV (HSB):
        270°, 91.8239%, 62.3529%
        XYZ:
        10.1482, 4.7223, 33.1775
        xyY:
        0.2112, 0.0983, 4.7223
      CIE-Lab:
        25.9286, 56.4765, -62.2926
        CIE-LCH:
        25.9286, 84.0831, 312.1965
        CIE-Luv:
        25.9286, 9.1118, -78.5020
        Hunter-Lab:
        21.7310, 45.3294, -75.3087
      #550d9f color charts
#550d9f RGB chart
      #550d9f CMYK chart
      #550d9f RGB pie chart
      #550d9f color shades, tints & tones
#550d9f color schemes
#550d9f color preview, HTML & CSS examples
           This text has a color of #550d9f        
        
          <p style="color:#550d9f;">Text here</p>
        
        
          .mytext {color:#550d9f;}
        
        Text color #550d9f
      
           This box has a color of #550d9f        
        
          <div style="background-color:#550d9f;">Content here</div>
        
        
          .mybackground {background-color:#550d9f;}
        
        Background color #550d9f
      
           Border around this has a color of #550d9f        
        
          <div style="border:2px solid #550d9f;">Content here</div>
        
        
          .myborder {border:2px solid #550d9f;}
        
        Border color #550d9f