#51059e color space conversions
Hex:
        #51059e
        RGB:
        81, 5, 158
        CMY:
        68, 98, 38
        CMYK:
        49, 97, 0, 38
      HSL:
        270°, 93.8650%, 31.9608%
        HSV (HSB):
        270°, 96.8354%, 61.9608%
        XYZ:
        9.6192, 4.3265, 32.6759
        xyY:
        0.2063, 0.0928, 4.3265
      CIE-Lab:
        24.7227, 57.4784, -63.6900
        CIE-LCH:
        24.7227, 85.7915, 312.0654
        CIE-Luv:
        24.7227, 8.0851, -77.9910
        Hunter-Lab:
        20.8002, 46.1478, -78.5807
      #51059e color charts
#51059e RGB chart
      #51059e CMYK chart
      #51059e RGB pie chart
      #51059e color shades, tints & tones
#51059e color schemes
#51059e color preview, HTML & CSS examples
           This text has a color of #51059e        
        
          <p style="color:#51059e;">Text here</p>
        
        
          .mytext {color:#51059e;}
        
        Text color #51059e
      
           This box has a color of #51059e        
        
          <div style="background-color:#51059e;">Content here</div>
        
        
          .mybackground {background-color:#51059e;}
        
        Background color #51059e
      
           Border around this has a color of #51059e        
        
          <div style="border:2px solid #51059e;">Content here</div>
        
        
          .myborder {border:2px solid #51059e;}
        
        Border color #51059e