#7a1fbc color space conversions
Hex:
        #7a1fbc
        RGB:
        122, 31, 188
        CMY:
        52, 88, 26
        CMYK:
        35, 84, 0, 26
      HSL:
        275°, 71.6895%, 42.9412%
        HSV (HSB):
        275°, 83.5106%, 73.7255%
        XYZ:
        17.5931, 8.7484, 48.3383
        xyY:
        0.2356, 0.1171, 8.7484
      CIE-Lab:
        35.4953, 62.9895, -63.7867
        CIE-LCH:
        35.4953, 89.6461, 314.6397
        CIE-Luv:
        35.4953, 19.2225, -92.4617
        Hunter-Lab:
        29.5777, 54.4128, -76.1923
      #7a1fbc color charts
#7a1fbc RGB chart
      #7a1fbc CMYK chart
      #7a1fbc RGB pie chart
      #7a1fbc color shades, tints & tones
#7a1fbc color schemes
#7a1fbc color preview, HTML & CSS examples
           This text has a color of #7a1fbc        
        
          <p style="color:#7a1fbc;">Text here</p>
        
        
          .mytext {color:#7a1fbc;}
        
        Text color #7a1fbc
      
           This box has a color of #7a1fbc        
        
          <div style="background-color:#7a1fbc;">Content here</div>
        
        
          .mybackground {background-color:#7a1fbc;}
        
        Background color #7a1fbc
      
           Border around this has a color of #7a1fbc        
        
          <div style="border:2px solid #7a1fbc;">Content here</div>
        
        
          .myborder {border:2px solid #7a1fbc;}
        
        Border color #7a1fbc