#3a0cbc color space conversions
Hex:
        #3a0cbc
        RGB:
        58, 12, 188
        CMY:
        77, 95, 26
        CMYK:
        69, 94, 0, 26
      HSL:
        256°, 88.0000%, 39.2157%
        HSV (HSB):
        256°, 93.6170%, 73.7255%
        XYZ:
        10.9535, 4.7933, 47.9248
        xyY:
        0.1720, 0.0753, 4.7933
      CIE-Lab:
        26.1376, 61.6905, -79.4843
        CIE-LCH:
        26.1376, 100.6154, 307.8163
        CIE-Luv:
        26.1376, -1.5324, -94.4548
        Hunter-Lab:
        21.8937, 50.9904, -114.4592
      #3a0cbc color charts
#3a0cbc RGB chart
      #3a0cbc CMYK chart
      #3a0cbc RGB pie chart
      #3a0cbc color shades, tints & tones
#3a0cbc color schemes
#3a0cbc color preview, HTML & CSS examples
           This text has a color of #3a0cbc        
        
          <p style="color:#3a0cbc;">Text here</p>
        
        
          .mytext {color:#3a0cbc;}
        
        Text color #3a0cbc
      
           This box has a color of #3a0cbc        
        
          <div style="background-color:#3a0cbc;">Content here</div>
        
        
          .mybackground {background-color:#3a0cbc;}
        
        Background color #3a0cbc
      
           Border around this has a color of #3a0cbc        
        
          <div style="border:2px solid #3a0cbc;">Content here</div>
        
        
          .myborder {border:2px solid #3a0cbc;}
        
        Border color #3a0cbc