#3b20eb color space conversions
Hex:
        #3b20eb
        RGB:
        59, 32, 235
        CMY:
        77, 87, 8
        CMYK:
        75, 86, 0, 8
      HSL:
        248°, 83.5391%, 52.3529%
        HSV (HSB):
        248°, 86.3830%, 92.1569%
        XYZ:
        17.3155, 7.9610, 79.2213
        xyY:
        0.1657, 0.0762, 7.9610
      CIE-Lab:
        33.9015, 68.3526, -93.8461
        CIE-LCH:
        33.9015, 116.0998, 306.0676
        CIE-Luv:
        33.9015, -5.6596, -122.0632
        Hunter-Lab:
        28.2152, 60.1679, -146.7208
      #3b20eb color charts
#3b20eb RGB chart
      #3b20eb CMYK chart
      #3b20eb RGB pie chart
      #3b20eb color shades, tints & tones
#3b20eb color schemes
#3b20eb color preview, HTML & CSS examples
           This text has a color of #3b20eb        
        
          <p style="color:#3b20eb;">Text here</p>
        
        
          .mytext {color:#3b20eb;}
        
        Text color #3b20eb
      
           This box has a color of #3b20eb        
        
          <div style="background-color:#3b20eb;">Content here</div>
        
        
          .mybackground {background-color:#3b20eb;}
        
        Background color #3b20eb
      
           Border around this has a color of #3b20eb        
        
          <div style="border:2px solid #3b20eb;">Content here</div>
        
        
          .myborder {border:2px solid #3b20eb;}
        
        Border color #3b20eb