#550cbb color space conversions
Hex:
        #550cbb
        RGB:
        85, 12, 187
        CMY:
        67, 95, 27
        CMYK:
        55, 94, 0, 27
      HSL:
        265°, 87.9397%, 39.0196%
        HSV (HSB):
        265°, 93.5829%, 73.3333%
        XYZ:
        12.8474, 5.7821, 47.4526
        xyY:
        0.1944, 0.0875, 5.7821
      CIE-Lab:
        28.8559, 63.2590, -74.2963
        CIE-LCH:
        28.8559, 97.5789, 310.4125
        CIE-Luv:
        28.8559, 5.4655, -94.9984
        Hunter-Lab:
        24.0460, 53.2895, -100.1714
      #550cbb color charts
#550cbb RGB chart
      #550cbb CMYK chart
      #550cbb RGB pie chart
      #550cbb color shades, tints & tones
#550cbb color schemes
#550cbb color preview, HTML & CSS examples
           This text has a color of #550cbb        
        
          <p style="color:#550cbb;">Text here</p>
        
        
          .mytext {color:#550cbb;}
        
        Text color #550cbb
      
           This box has a color of #550cbb        
        
          <div style="background-color:#550cbb;">Content here</div>
        
        
          .mybackground {background-color:#550cbb;}
        
        Background color #550cbb
      
           Border around this has a color of #550cbb        
        
          <div style="border:2px solid #550cbb;">Content here</div>
        
        
          .myborder {border:2px solid #550cbb;}
        
        Border color #550cbb