#51027f color space conversions
Hex:
        #51027f
        RGB:
        81, 2, 127
        CMY:
        68, 99, 50
        CMYK:
        36, 98, 0, 50
      HSL:
        278°, 96.8992%, 25.2941%
        HSV (HSB):
        278°, 98.4252%, 49.8039%
        XYZ:
        7.2458, 3.3251, 20.3386
        xyY:
        0.2344, 0.1076, 3.3251
      CIE-Lab:
        21.3013, 51.2268, -50.0147
        CIE-LCH:
        21.3013, 71.5937, 315.6859
        CIE-Luv:
        21.3013, 13.1523, -59.5442
        Hunter-Lab:
        18.2347, 39.0186, -53.3663
      #51027f color charts
#51027f RGB chart
      #51027f CMYK chart
      #51027f RGB pie chart
      #51027f color shades, tints & tones
#51027f color schemes
#51027f color preview, HTML & CSS examples
           This text has a color of #51027f        
        
          <p style="color:#51027f;">Text here</p>
        
        
          .mytext {color:#51027f;}
        
        Text color #51027f
      
           This box has a color of #51027f        
        
          <div style="background-color:#51027f;">Content here</div>
        
        
          .mybackground {background-color:#51027f;}
        
        Background color #51027f
      
           Border around this has a color of #51027f        
        
          <div style="border:2px solid #51027f;">Content here</div>
        
        
          .myborder {border:2px solid #51027f;}
        
        Border color #51027f