#7b2fbc color space conversions
Hex:
        #7b2fbc
        RGB:
        123, 47, 188
        CMY:
        52, 82, 26
        CMYK:
        35, 75, 0, 26
      HSL:
        272°, 60.0000%, 46.0784%
        HSV (HSB):
        272°, 75.0000%, 73.7255%
        XYZ:
        18.2620, 9.8748, 48.5205
        xyY:
        0.2382, 0.1288, 9.8748
      CIE-Lab:
        37.6168, 57.4112, -60.3202
        CIE-LCH:
        37.6168, 83.2741, 313.5846
        CIE-Luv:
        37.6168, 17.7656, -89.7037
        Hunter-Lab:
        31.4242, 48.7417, -69.5495
      #7b2fbc color charts
#7b2fbc RGB chart
      #7b2fbc CMYK chart
      #7b2fbc RGB pie chart
      #7b2fbc color shades, tints & tones
#7b2fbc color schemes
#7b2fbc color preview, HTML & CSS examples
           This text has a color of #7b2fbc        
        
          <p style="color:#7b2fbc;">Text here</p>
        
        
          .mytext {color:#7b2fbc;}
        
        Text color #7b2fbc
      
           This box has a color of #7b2fbc        
        
          <div style="background-color:#7b2fbc;">Content here</div>
        
        
          .mybackground {background-color:#7b2fbc;}
        
        Background color #7b2fbc
      
           Border around this has a color of #7b2fbc        
        
          <div style="border:2px solid #7b2fbc;">Content here</div>
        
        
          .myborder {border:2px solid #7b2fbc;}
        
        Border color #7b2fbc