#51058e color space conversions
Hex:
        #51058e
        RGB:
        81, 5, 142
        CMY:
        68, 98, 44
        CMYK:
        43, 96, 0, 44
      HSL:
        273°, 93.1973%, 28.8235%
        HSV (HSB):
        273°, 96.4789%, 55.6863%
        XYZ:
        8.3301, 3.8109, 25.8877
        xyY:
        0.2190, 0.1002, 3.8109
      CIE-Lab:
        23.0361, 53.8370, -56.5974
        CIE-LCH:
        23.0361, 78.1133, 313.5682
        CIE-Luv:
        23.0361, 10.4561, -68.5045
        Hunter-Lab:
        19.5214, 42.0061, -64.9605
      #51058e color charts
#51058e RGB chart
      #51058e CMYK chart
      #51058e RGB pie chart
      #51058e color shades, tints & tones
#51058e color schemes
#51058e color preview, HTML & CSS examples
           This text has a color of #51058e        
        
          <p style="color:#51058e;">Text here</p>
        
        
          .mytext {color:#51058e;}
        
        Text color #51058e
      
           This box has a color of #51058e        
        
          <div style="background-color:#51058e;">Content here</div>
        
        
          .mybackground {background-color:#51058e;}
        
        Background color #51058e
      
           Border around this has a color of #51058e        
        
          <div style="border:2px solid #51058e;">Content here</div>
        
        
          .myborder {border:2px solid #51058e;}
        
        Border color #51058e