#7a1dde color space conversions
Hex:
        #7a1dde
        RGB:
        122, 29, 222
        CMY:
        52, 89, 13
        CMYK:
        45, 87, 0, 13
      HSL:
        269°, 76.8924%, 49.2157%
        HSV (HSB):
        269°, 86.9369%, 87.0588%
        XYZ:
        21.6502, 10.2902, 69.9524
        xyY:
        0.2125, 0.1010, 10.2902
      CIE-Lab:
        38.3584, 71.0561, -78.8535
        CIE-LCH:
        38.3584, 106.1454, 312.0225
        CIE-Luv:
        38.3584, 13.2622, -113.8548
        Hunter-Lab:
        32.0784, 64.3353, -106.8370
      #7a1dde color charts
#7a1dde RGB chart
      #7a1dde CMYK chart
      #7a1dde RGB pie chart
      #7a1dde color shades, tints & tones
#7a1dde color schemes
#7a1dde color preview, HTML & CSS examples
           This text has a color of #7a1dde        
        
          <p style="color:#7a1dde;">Text here</p>
        
        
          .mytext {color:#7a1dde;}
        
        Text color #7a1dde
      
           This box has a color of #7a1dde        
        
          <div style="background-color:#7a1dde;">Content here</div>
        
        
          .mybackground {background-color:#7a1dde;}
        
        Background color #7a1dde
      
           Border around this has a color of #7a1dde        
        
          <div style="border:2px solid #7a1dde;">Content here</div>
        
        
          .myborder {border:2px solid #7a1dde;}
        
        Border color #7a1dde