#3b20fe color space conversions
Hex:
        #3b20fe
        RGB:
        59, 32, 254
        CMY:
        77, 87, 0
        CMYK:
        77, 87, 0, 0
      HSL:
        247°, 99.1071%, 56.0784%
        HSV (HSB):
        247°, 87.4016%, 99.6078%
        XYZ:
        20.2095, 9.1186, 94.4608
        xyY:
        0.1633, 0.0737, 9.1186
      CIE-Lab:
        36.2116, 73.3800, -100.7282
        CIE-LCH:
        36.2116, 124.6226, 306.0732
        CIE-Luv:
        36.2116, -6.7183, -132.7409
        Hunter-Lab:
        30.1970, 66.6175, -164.3303
      #3b20fe color charts
#3b20fe RGB chart
      #3b20fe CMYK chart
      #3b20fe RGB pie chart
      #3b20fe color shades, tints & tones
#3b20fe color schemes
#3b20fe color preview, HTML & CSS examples
           This text has a color of #3b20fe        
        
          <p style="color:#3b20fe;">Text here</p>
        
        
          .mytext {color:#3b20fe;}
        
        Text color #3b20fe
      
           This box has a color of #3b20fe        
        
          <div style="background-color:#3b20fe;">Content here</div>
        
        
          .mybackground {background-color:#3b20fe;}
        
        Background color #3b20fe
      
           Border around this has a color of #3b20fe        
        
          <div style="border:2px solid #3b20fe;">Content here</div>
        
        
          .myborder {border:2px solid #3b20fe;}
        
        Border color #3b20fe