#7f12da color space conversions
Hex:
        #7f12da
        RGB:
        127, 18, 218
        CMY:
        50, 93, 15
        CMYK:
        42, 92, 0, 15
      HSL:
        273°, 84.7458%, 46.2745%
        HSV (HSB):
        273°, 91.7431%, 85.4902%
        XYZ:
        21.6236, 10.0066, 67.1214
        xyY:
        0.2190, 0.1013, 10.0066
      CIE-Lab:
        37.8543, 73.1037, -77.3625
        CIE-LCH:
        37.8543, 106.4383, 313.3787
        CIE-Luv:
        37.8543, 16.7289, -111.6816
        Hunter-Lab:
        31.6332, 66.6596, -103.6622
      #7f12da color charts
#7f12da RGB chart
      #7f12da CMYK chart
      #7f12da RGB pie chart
      #7f12da color shades, tints & tones
#7f12da color schemes
#7f12da color preview, HTML & CSS examples
           This text has a color of #7f12da        
        
          <p style="color:#7f12da;">Text here</p>
        
        
          .mytext {color:#7f12da;}
        
        Text color #7f12da
      
           This box has a color of #7f12da        
        
          <div style="background-color:#7f12da;">Content here</div>
        
        
          .mybackground {background-color:#7f12da;}
        
        Background color #7f12da
      
           Border around this has a color of #7f12da        
        
          <div style="border:2px solid #7f12da;">Content here</div>
        
        
          .myborder {border:2px solid #7f12da;}
        
        Border color #7f12da