#51059f color space conversions
Hex:
        #51059f
        RGB:
        81, 5, 159
        CMY:
        68, 98, 38
        CMYK:
        49, 97, 0, 38
      HSL:
        270°, 93.9024%, 32.1569%
        HSV (HSB):
        270°, 96.8553%, 62.3529%
        XYZ:
        9.7056, 4.3611, 33.1311
        xyY:
        0.2056, 0.0924, 4.3611
      CIE-Lab:
        24.8309, 57.7080, -64.1224
        CIE-LCH:
        24.8309, 86.2664, 311.9861
        CIE-Luv:
        24.8309, 7.9472, -78.5794
        Hunter-Lab:
        20.8832, 46.4136, -79.4452
      #51059f color charts
#51059f RGB chart
      #51059f CMYK chart
      #51059f RGB pie chart
      #51059f color shades, tints & tones
#51059f color schemes
#51059f color preview, HTML & CSS examples
           This text has a color of #51059f        
        
          <p style="color:#51059f;">Text here</p>
        
        
          .mytext {color:#51059f;}
        
        Text color #51059f
      
           This box has a color of #51059f        
        
          <div style="background-color:#51059f;">Content here</div>
        
        
          .mybackground {background-color:#51059f;}
        
        Background color #51059f
      
           Border around this has a color of #51059f        
        
          <div style="border:2px solid #51059f;">Content here</div>
        
        
          .myborder {border:2px solid #51059f;}
        
        Border color #51059f