#3a21bb color space conversions
Hex:
        #3a21bb
        RGB:
        58, 33, 187
        CMY:
        77, 87, 27
        CMYK:
        69, 82, 0, 27
      HSL:
        250°, 70.0000%, 43.1373%
        HSV (HSB):
        250°, 82.3529%, 73.3333%
        XYZ:
        11.2584, 5.5751, 47.4964
        xyY:
        0.1750, 0.0867, 5.5751
      CIE-Lab:
        28.3142, 54.5462, -75.2770
        CIE-LCH:
        28.3142, 92.9619, 305.9273
        CIE-Luv:
        28.3142, -2.9903, -94.5818
        Hunter-Lab:
        23.6117, 43.7912, -102.7376
      #3a21bb color charts
#3a21bb RGB chart
      #3a21bb CMYK chart
      #3a21bb RGB pie chart
      #3a21bb color shades, tints & tones
#3a21bb color schemes
#3a21bb color preview, HTML & CSS examples
           This text has a color of #3a21bb        
        
          <p style="color:#3a21bb;">Text here</p>
        
        
          .mytext {color:#3a21bb;}
        
        Text color #3a21bb
      
           This box has a color of #3a21bb        
        
          <div style="background-color:#3a21bb;">Content here</div>
        
        
          .mybackground {background-color:#3a21bb;}
        
        Background color #3a21bb
      
           Border around this has a color of #3a21bb        
        
          <div style="border:2px solid #3a21bb;">Content here</div>
        
        
          .myborder {border:2px solid #3a21bb;}
        
        Border color #3a21bb