#3a0bca color space conversions
Hex:
        #3a0bca
        RGB:
        58, 11, 202
        CMY:
        77, 96, 21
        CMYK:
        71, 95, 0, 21
      HSL:
        255°, 89.6714%, 41.7647%
        HSV (HSB):
        255°, 94.5545%, 79.2157%
        XYZ:
        12.5253, 5.4032, 56.2599
        xyY:
        0.1688, 0.0728, 5.4032
      CIE-Lab:
        27.8538, 65.4155, -84.8781
        CIE-LCH:
        27.8538, 107.1611, 307.6214
        CIE-Luv:
        27.8538, -2.4880, -102.4672
        Hunter-Lab:
        23.2447, 55.5055, -127.2303
      #3a0bca color charts
#3a0bca RGB chart
      #3a0bca CMYK chart
      #3a0bca RGB pie chart
      #3a0bca color shades, tints & tones
#3a0bca color schemes
#3a0bca color preview, HTML & CSS examples
           This text has a color of #3a0bca        
        
          <p style="color:#3a0bca;">Text here</p>
        
        
          .mytext {color:#3a0bca;}
        
        Text color #3a0bca
      
           This box has a color of #3a0bca        
        
          <div style="background-color:#3a0bca;">Content here</div>
        
        
          .mybackground {background-color:#3a0bca;}
        
        Background color #3a0bca
      
           Border around this has a color of #3a0bca        
        
          <div style="border:2px solid #3a0bca;">Content here</div>
        
        
          .myborder {border:2px solid #3a0bca;}
        
        Border color #3a0bca