#3d0bca color space conversions
Hex:
        #3d0bca
        RGB:
        61, 11, 202
        CMY:
        76, 96, 21
        CMYK:
        70, 95, 0, 21
      HSL:
        256°, 89.6714%, 41.7647%
        HSV (HSB):
        256°, 94.5545%, 79.2157%
        XYZ:
        12.7048, 5.4957, 56.2683
        xyY:
        0.1706, 0.0738, 5.4957
      CIE-Lab:
        28.1028, 65.5523, -84.4568
        CIE-LCH:
        28.1028, 106.9114, 307.8173
        CIE-Luv:
        28.1028, -1.9373, -102.6389
        Hunter-Lab:
        23.4429, 55.7123, -125.8992
      #3d0bca color charts
#3d0bca RGB chart
      #3d0bca CMYK chart
      #3d0bca RGB pie chart
      #3d0bca color shades, tints & tones
#3d0bca color schemes
#3d0bca color preview, HTML & CSS examples
           This text has a color of #3d0bca        
        
          <p style="color:#3d0bca;">Text here</p>
        
        
          .mytext {color:#3d0bca;}
        
        Text color #3d0bca
      
           This box has a color of #3d0bca        
        
          <div style="background-color:#3d0bca;">Content here</div>
        
        
          .mybackground {background-color:#3d0bca;}
        
        Background color #3d0bca
      
           Border around this has a color of #3d0bca        
        
          <div style="border:2px solid #3d0bca;">Content here</div>
        
        
          .myborder {border:2px solid #3d0bca;}
        
        Border color #3d0bca