#5012ab color space conversions
Hex:
        #5012ab
        RGB:
        80, 18, 171
        CMY:
        69, 93, 33
        CMYK:
        53, 89, 0, 33
      HSL:
        264°, 80.9524%, 37.0588%
        HSV (HSB):
        264°, 89.4737%, 67.0588%
        XYZ:
        10.8753, 5.0784, 38.9351
        xyY:
        0.1981, 0.0925, 5.0784
      CIE-Lab:
        26.9569, 57.5787, -67.8935
        CIE-LCH:
        26.9569, 89.0216, 310.3004
        CIE-Luv:
        26.9569, 5.4497, -85.5537
        Hunter-Lab:
        22.5352, 46.7056, -86.6633
      #5012ab color charts
#5012ab RGB chart
      #5012ab CMYK chart
      #5012ab RGB pie chart
      #5012ab color shades, tints & tones
#5012ab color schemes
#5012ab color preview, HTML & CSS examples
           This text has a color of #5012ab        
        
          <p style="color:#5012ab;">Text here</p>
        
        
          .mytext {color:#5012ab;}
        
        Text color #5012ab
      
           This box has a color of #5012ab        
        
          <div style="background-color:#5012ab;">Content here</div>
        
        
          .mybackground {background-color:#5012ab;}
        
        Background color #5012ab
      
           Border around this has a color of #5012ab        
        
          <div style="border:2px solid #5012ab;">Content here</div>
        
        
          .myborder {border:2px solid #5012ab;}
        
        Border color #5012ab