#7a028a color space conversions
Hex:
        #7a028a
        RGB:
        122, 2, 138
        CMY:
        52, 99, 46
        CMYK:
        12, 99, 0, 46
      HSL:
        293°, 97.1429%, 27.4510%
        HSV (HSB):
        293°, 98.5507%, 54.1176%
        XYZ:
        12.6352, 6.0160, 24.5400
        xyY:
        0.2925, 0.1393, 6.0160
      CIE-Lab:
        29.4527, 59.2658, -43.3457
        CIE-LCH:
        29.4527, 73.4253, 323.8191
        CIE-Luv:
        29.4527, 33.8925, -61.8604
        Hunter-Lab:
        24.5275, 49.0302, -42.1511
      #7a028a color charts
#7a028a RGB chart
      #7a028a CMYK chart
      #7a028a RGB pie chart
      #7a028a color shades, tints & tones
#7a028a color schemes
#7a028a color preview, HTML & CSS examples
           This text has a color of #7a028a        
        
          <p style="color:#7a028a;">Text here</p>
        
        
          .mytext {color:#7a028a;}
        
        Text color #7a028a
      
           This box has a color of #7a028a        
        
          <div style="background-color:#7a028a;">Content here</div>
        
        
          .mybackground {background-color:#7a028a;}
        
        Background color #7a028a
      
           Border around this has a color of #7a028a        
        
          <div style="border:2px solid #7a028a;">Content here</div>
        
        
          .myborder {border:2px solid #7a028a;}
        
        Border color #7a028a