#3b20c3 color space conversions
Hex:
        #3b20c3
        RGB:
        59, 32, 195
        CMY:
        77, 87, 24
        CMYK:
        70, 84, 0, 24
      HSL:
        250°, 71.8062%, 44.5098%
        HSV (HSB):
        250°, 83.5897%, 76.4706%
        XYZ:
        12.1705, 5.9030, 52.1277
        xyY:
        0.1734, 0.0841, 5.9030
      CIE-Lab:
        29.1663, 57.3326, -78.5857
        CIE-LCH:
        29.1663, 97.2766, 306.1128
        CIE-Luv:
        29.1663, -3.2184, -99.2254
        Hunter-Lab:
        24.2960, 46.8970, -110.2010
      #3b20c3 color charts
#3b20c3 RGB chart
      #3b20c3 CMYK chart
      #3b20c3 RGB pie chart
      #3b20c3 color shades, tints & tones
#3b20c3 color schemes
#3b20c3 color preview, HTML & CSS examples
           This text has a color of #3b20c3        
        
          <p style="color:#3b20c3;">Text here</p>
        
        
          .mytext {color:#3b20c3;}
        
        Text color #3b20c3
      
           This box has a color of #3b20c3        
        
          <div style="background-color:#3b20c3;">Content here</div>
        
        
          .mybackground {background-color:#3b20c3;}
        
        Background color #3b20c3
      
           Border around this has a color of #3b20c3        
        
          <div style="border:2px solid #3b20c3;">Content here</div>
        
        
          .myborder {border:2px solid #3b20c3;}
        
        Border color #3b20c3