#7d0bca color space conversions
Hex:
        #7d0bca
        RGB:
        125, 11, 202
        CMY:
        51, 96, 21
        CMYK:
        38, 95, 0, 21
      HSL:
        276°, 89.6714%, 41.7647%
        HSV (HSB):
        276°, 94.5545%, 79.2157%
        XYZ:
        19.2378, 8.8636, 56.5740
        xyY:
        0.2272, 0.1047, 8.8636
      CIE-Lab:
        35.7203, 70.6358, -71.6133
        CIE-LCH:
        35.7203, 100.5877, 314.6063
        CIE-Luv:
        35.7203, 19.1332, -102.4061
        Hunter-Lab:
        29.7718, 63.2417, -91.8260
      #7d0bca color charts
#7d0bca RGB chart
      #7d0bca CMYK chart
      #7d0bca RGB pie chart
      #7d0bca color shades, tints & tones
#7d0bca color schemes
#7d0bca color preview, HTML & CSS examples
           This text has a color of #7d0bca        
        
          <p style="color:#7d0bca;">Text here</p>
        
        
          .mytext {color:#7d0bca;}
        
        Text color #7d0bca
      
           This box has a color of #7d0bca        
        
          <div style="background-color:#7d0bca;">Content here</div>
        
        
          .mybackground {background-color:#7d0bca;}
        
        Background color #7d0bca
      
           Border around this has a color of #7d0bca        
        
          <div style="border:2px solid #7d0bca;">Content here</div>
        
        
          .myborder {border:2px solid #7d0bca;}
        
        Border color #7d0bca