#3a0bda color space conversions
Hex:
        #3a0bda
        RGB:
        58, 11, 218
        CMY:
        77, 96, 15
        CMYK:
        73, 95, 0, 15
      HSL:
        254°, 90.3930%, 44.9020%
        HSV (HSB):
        254°, 94.9541%, 85.4902%
        XYZ:
        14.5195, 6.2008, 66.7613
        xyY:
        0.1660, 0.0709, 6.2008
      CIE-Lab:
        29.9136, 69.3813, -90.7483
        CIE-LCH:
        29.9136, 114.2323, 307.3996
        CIE-Luv:
        29.9136, -3.5630, -111.6211
        Hunter-Lab:
        24.9015, 60.5016, -141.5264
      #3a0bda color charts
#3a0bda RGB chart
      #3a0bda CMYK chart
      #3a0bda RGB pie chart
      #3a0bda color shades, tints & tones
#3a0bda color schemes
#3a0bda color preview, HTML & CSS examples
           This text has a color of #3a0bda        
        
          <p style="color:#3a0bda;">Text here</p>
        
        
          .mytext {color:#3a0bda;}
        
        Text color #3a0bda
      
           This box has a color of #3a0bda        
        
          <div style="background-color:#3a0bda;">Content here</div>
        
        
          .mybackground {background-color:#3a0bda;}
        
        Background color #3a0bda
      
           Border around this has a color of #3a0bda        
        
          <div style="border:2px solid #3a0bda;">Content here</div>
        
        
          .myborder {border:2px solid #3a0bda;}
        
        Border color #3a0bda