#3a0ccb color space conversions
Hex:
        #3a0ccb
        RGB:
        58, 12, 203
        CMY:
        77, 95, 20
        CMYK:
        71, 94, 0, 20
      HSL:
        254°, 88.8372%, 42.1569%
        HSV (HSB):
        254°, 94.0887%, 79.6078%
        XYZ:
        12.6559, 5.4743, 56.8895
        xyY:
        0.1687, 0.0730, 5.4743
      CIE-Lab:
        28.0454, 65.4711, -85.1443
        CIE-LCH:
        28.0454, 107.4059, 307.5582
        CIE-Luv:
        28.0454, -2.5971, -103.0785
        Hunter-Lab:
        23.3972, 55.6083, -127.7837
      #3a0ccb color charts
#3a0ccb RGB chart
      #3a0ccb CMYK chart
      #3a0ccb RGB pie chart
      #3a0ccb color shades, tints & tones
#3a0ccb color schemes
#3a0ccb color preview, HTML & CSS examples
           This text has a color of #3a0ccb        
        
          <p style="color:#3a0ccb;">Text here</p>
        
        
          .mytext {color:#3a0ccb;}
        
        Text color #3a0ccb
      
           This box has a color of #3a0ccb        
        
          <div style="background-color:#3a0ccb;">Content here</div>
        
        
          .mybackground {background-color:#3a0ccb;}
        
        Background color #3a0ccb
      
           Border around this has a color of #3a0ccb        
        
          <div style="border:2px solid #3a0ccb;">Content here</div>
        
        
          .myborder {border:2px solid #3a0ccb;}
        
        Border color #3a0ccb