#4b0068 color space conversions
Hex:
        #4b0068
        RGB:
        75, 0, 104
        CMY:
        71, 100, 59
        CMYK:
        28, 100, 0, 59
      HSL:
        283°, 100.0000%, 20.3922%
        HSV (HSB):
        283°, 100.0000%, 40.7843%
        XYZ:
        5.4003, 2.4953, 13.2937
        xyY:
        0.2549, 0.1178, 2.4953
      CIE-Lab:
        17.8975, 46.1097, -40.7744
        CIE-LCH:
        17.8975, 61.5521, 318.5139
        CIE-Luv:
        17.8975, 14.7338, -45.7922
        Hunter-Lab:
        15.7966, 33.3792, -38.8381
      #4b0068 color charts
#4b0068 RGB chart
      #4b0068 CMYK chart
      #4b0068 RGB pie chart
      #4b0068 color shades, tints & tones
#4b0068 color schemes
#4b0068 color preview, HTML & CSS examples
           This text has a color of #4b0068        
        
          <p style="color:#4b0068;">Text here</p>
        
        
          .mytext {color:#4b0068;}
        
        Text color #4b0068
      
           This box has a color of #4b0068        
        
          <div style="background-color:#4b0068;">Content here</div>
        
        
          .mybackground {background-color:#4b0068;}
        
        Background color #4b0068
      
           Border around this has a color of #4b0068        
        
          <div style="border:2px solid #4b0068;">Content here</div>
        
        
          .myborder {border:2px solid #4b0068;}
        
        Border color #4b0068