#3b20e3 color space conversions
Hex:
        #3b20e3
        RGB:
        59, 32, 227
        CMY:
        77, 87, 11
        CMYK:
        74, 86, 0, 11
      HSL:
        248°, 77.6892%, 50.7843%
        HSV (HSB):
        248°, 85.9031%, 89.0196%
        XYZ:
        16.1853, 7.5089, 73.2693
        xyY:
        0.1669, 0.0774, 7.5089
      CIE-Lab:
        32.9384, 66.1974, -90.8840
        CIE-LCH:
        32.9384, 112.4366, 306.0686
        CIE-Luv:
        32.9384, -5.1968, -117.5364
        Hunter-Lab:
        27.4023, 57.4775, -139.3501
      #3b20e3 color charts
#3b20e3 RGB chart
      #3b20e3 CMYK chart
      #3b20e3 RGB pie chart
      #3b20e3 color shades, tints & tones
#3b20e3 color schemes
#3b20e3 color preview, HTML & CSS examples
           This text has a color of #3b20e3        
        
          <p style="color:#3b20e3;">Text here</p>
        
        
          .mytext {color:#3b20e3;}
        
        Text color #3b20e3
      
           This box has a color of #3b20e3        
        
          <div style="background-color:#3b20e3;">Content here</div>
        
        
          .mybackground {background-color:#3b20e3;}
        
        Background color #3b20e3
      
           Border around this has a color of #3b20e3        
        
          <div style="border:2px solid #3b20e3;">Content here</div>
        
        
          .myborder {border:2px solid #3b20e3;}
        
        Border color #3b20e3