#550f9f color space conversions
Hex:
        #550f9f
        RGB:
        85, 15, 159
        CMY:
        67, 94, 38
        CMYK:
        47, 91, 0, 38
      HSL:
        269°, 82.7586%, 34.1176%
        HSV (HSB):
        269°, 90.5660%, 62.3529%
        XYZ:
        10.1751, 4.7761, 33.1865
        xyY:
        0.2114, 0.0992, 4.7761
      CIE-Lab:
        26.0872, 56.0022, -62.0312
        CIE-LCH:
        26.0872, 83.5711, 312.0759
        CIE-Luv:
        26.0872, 9.0068, -78.4559
        Hunter-Lab:
        21.8544, 44.8623, -74.7354
      #550f9f color charts
#550f9f RGB chart
      #550f9f CMYK chart
      #550f9f RGB pie chart
      #550f9f color shades, tints & tones
#550f9f color schemes
#550f9f color preview, HTML & CSS examples
           This text has a color of #550f9f        
        
          <p style="color:#550f9f;">Text here</p>
        
        
          .mytext {color:#550f9f;}
        
        Text color #550f9f
      
           This box has a color of #550f9f        
        
          <div style="background-color:#550f9f;">Content here</div>
        
        
          .mybackground {background-color:#550f9f;}
        
        Background color #550f9f
      
           Border around this has a color of #550f9f        
        
          <div style="border:2px solid #550f9f;">Content here</div>
        
        
          .myborder {border:2px solid #550f9f;}
        
        Border color #550f9f