#7b0bca color space conversions
Hex:
        #7b0bca
        RGB:
        123, 11, 202
        CMY:
        52, 96, 21
        CMYK:
        39, 95, 0, 21
      HSL:
        275°, 89.6714%, 41.7647%
        HSV (HSB):
        275°, 94.5545%, 79.2157%
        XYZ:
        18.9487, 8.7146, 56.5605
        xyY:
        0.2250, 0.1035, 8.7146
      CIE-Lab:
        35.4288, 70.4144, -72.1031
        CIE-LCH:
        35.4288, 100.7821, 314.3211
        CIE-Luv:
        35.4288, 18.1938, -102.5881
        Hunter-Lab:
        29.5204, 62.9156, -92.9340
      #7b0bca color charts
#7b0bca RGB chart
      #7b0bca CMYK chart
      #7b0bca RGB pie chart
      #7b0bca color shades, tints & tones
#7b0bca color schemes
#7b0bca color preview, HTML & CSS examples
           This text has a color of #7b0bca        
        
          <p style="color:#7b0bca;">Text here</p>
        
        
          .mytext {color:#7b0bca;}
        
        Text color #7b0bca
      
           This box has a color of #7b0bca        
        
          <div style="background-color:#7b0bca;">Content here</div>
        
        
          .mybackground {background-color:#7b0bca;}
        
        Background color #7b0bca
      
           Border around this has a color of #7b0bca        
        
          <div style="border:2px solid #7b0bca;">Content here</div>
        
        
          .myborder {border:2px solid #7b0bca;}
        
        Border color #7b0bca