#7a12da color space conversions
Hex:
        #7a12da
        RGB:
        122, 18, 218
        CMY:
        52, 93, 15
        CMYK:
        44, 92, 0, 15
      HSL:
        271°, 84.7458%, 46.2745%
        HSV (HSB):
        271°, 91.7431%, 85.4902%
        XYZ:
        20.8972, 9.6321, 67.0874
        xyY:
        0.2141, 0.0987, 9.6321
      CIE-Lab:
        37.1740, 72.5794, -78.5067
        CIE-LCH:
        37.1740, 106.9162, 312.7533
        CIE-Luv:
        37.1740, 14.5682, -112.0659
        Hunter-Lab:
        31.0357, 65.8768, -106.4376
      #7a12da color charts
#7a12da RGB chart
      #7a12da CMYK chart
      #7a12da RGB pie chart
      #7a12da color shades, tints & tones
#7a12da color schemes
#7a12da color preview, HTML & CSS examples
           This text has a color of #7a12da        
        
          <p style="color:#7a12da;">Text here</p>
        
        
          .mytext {color:#7a12da;}
        
        Text color #7a12da
      
           This box has a color of #7a12da        
        
          <div style="background-color:#7a12da;">Content here</div>
        
        
          .mybackground {background-color:#7a12da;}
        
        Background color #7a12da
      
           Border around this has a color of #7a12da        
        
          <div style="border:2px solid #7a12da;">Content here</div>
        
        
          .myborder {border:2px solid #7a12da;}
        
        Border color #7a12da