#51067c color space conversions
Hex:
        #51067c
        RGB:
        81, 6, 124
        CMY:
        68, 98, 51
        CMYK:
        35, 95, 0, 51
      HSL:
        278°, 90.7692%, 25.4902%
        HSV (HSB):
        278°, 95.1613%, 48.6275%
        XYZ:
        7.0966, 3.3348, 19.3384
        xyY:
        0.2384, 0.1120, 3.3348
      CIE-Lab:
        21.3378, 49.6037, -48.0463
        CIE-LCH:
        21.3378, 69.0577, 315.9137
        CIE-Luv:
        21.3378, 13.5116, -57.6016
        Hunter-Lab:
        18.2615, 37.4089, -50.0035
      #51067c color charts
#51067c RGB chart
      #51067c CMYK chart
      #51067c RGB pie chart
      #51067c color shades, tints & tones
#51067c color schemes
#51067c color preview, HTML & CSS examples
           This text has a color of #51067c        
        
          <p style="color:#51067c;">Text here</p>
        
        
          .mytext {color:#51067c;}
        
        Text color #51067c
      
           This box has a color of #51067c        
        
          <div style="background-color:#51067c;">Content here</div>
        
        
          .mybackground {background-color:#51067c;}
        
        Background color #51067c
      
           Border around this has a color of #51067c        
        
          <div style="border:2px solid #51067c;">Content here</div>
        
        
          .myborder {border:2px solid #51067c;}
        
        Border color #51067c