#7b0cdb color space conversions
Hex:
        #7b0cdb
        RGB:
        123, 12, 219
        CMY:
        52, 95, 14
        CMYK:
        44, 95, 0, 14
      HSL:
        272°, 89.6104%, 45.2941%
        HSV (HSB):
        272°, 94.5205%, 85.8824%
        XYZ:
        21.0860, 9.5884, 67.7572
        xyY:
        0.2142, 0.0974, 9.5884
      CIE-Lab:
        37.0933, 73.8332, -79.2103
        CIE-LCH:
        37.0933, 108.2849, 312.9878
        CIE-Luv:
        37.0933, 15.0654, -112.8160
        Hunter-Lab:
        30.9651, 67.3627, -108.0617
      #7b0cdb color charts
#7b0cdb RGB chart
      #7b0cdb CMYK chart
      #7b0cdb RGB pie chart
      #7b0cdb color shades, tints & tones
#7b0cdb color schemes
#7b0cdb color preview, HTML & CSS examples
           This text has a color of #7b0cdb        
        
          <p style="color:#7b0cdb;">Text here</p>
        
        
          .mytext {color:#7b0cdb;}
        
        Text color #7b0cdb
      
           This box has a color of #7b0cdb        
        
          <div style="background-color:#7b0cdb;">Content here</div>
        
        
          .mybackground {background-color:#7b0cdb;}
        
        Background color #7b0cdb
      
           Border around this has a color of #7b0cdb        
        
          <div style="border:2px solid #7b0cdb;">Content here</div>
        
        
          .myborder {border:2px solid #7b0cdb;}
        
        Border color #7b0cdb