#55246f color space conversions
Hex:
        #55246f
        RGB:
        85, 36, 111
        CMY:
        67, 86, 56
        CMYK:
        23, 68, 0, 56
      HSL:
        279°, 51.0204%, 28.8235%
        HSV (HSB):
        279°, 67.5676%, 43.5294%
        XYZ:
        7.2464, 4.3407, 15.4948
        xyY:
        0.2676, 0.1603, 4.3407
      CIE-Lab:
        24.7674, 36.2929, -34.1287
        CIE-LCH:
        24.7674, 49.8191, 316.7603
        CIE-Luv:
        24.7674, 14.8306, -44.9506
        Hunter-Lab:
        20.8345, 25.6238, -29.5106
      #55246f color charts
#55246f RGB chart
      #55246f CMYK chart
      #55246f RGB pie chart
      #55246f color shades, tints & tones
#55246f color schemes
#55246f color preview, HTML & CSS examples
           This text has a color of #55246f        
        
          <p style="color:#55246f;">Text here</p>
        
        
          .mytext {color:#55246f;}
        
        Text color #55246f
      
           This box has a color of #55246f        
        
          <div style="background-color:#55246f;">Content here</div>
        
        
          .mybackground {background-color:#55246f;}
        
        Background color #55246f
      
           Border around this has a color of #55246f        
        
          <div style="border:2px solid #55246f;">Content here</div>
        
        
          .myborder {border:2px solid #55246f;}
        
        Border color #55246f