#2b20d0 color space conversions
Hex:
        #2b20d0
        RGB:
        43, 32, 208
        CMY:
        83, 87, 18
        CMYK:
        79, 85, 0, 18
      HSL:
        244°, 73.3333%, 47.0588%
        HSV (HSB):
        244°, 84.6154%, 81.5686%
        XYZ:
        12.8979, 6.1007, 60.1723
        xyY:
        0.1629, 0.0771, 6.1007
      CIE-Lab:
        29.6651, 60.1072, -85.3924
        CIE-LCH:
        29.6651, 104.4257, 305.1415
        CIE-Luv:
        29.6651, -6.4667, -106.2965
        Hunter-Lab:
        24.6996, 49.9872, -127.1507
      #2b20d0 color charts
#2b20d0 RGB chart
      #2b20d0 CMYK chart
      #2b20d0 RGB pie chart
      #2b20d0 color shades, tints & tones
#2b20d0 color schemes
#2b20d0 color preview, HTML & CSS examples
           This text has a color of #2b20d0        
        
          <p style="color:#2b20d0;">Text here</p>
        
        
          .mytext {color:#2b20d0;}
        
        Text color #2b20d0
      
           This box has a color of #2b20d0        
        
          <div style="background-color:#2b20d0;">Content here</div>
        
        
          .mybackground {background-color:#2b20d0;}
        
        Background color #2b20d0
      
           Border around this has a color of #2b20d0        
        
          <div style="border:2px solid #2b20d0;">Content here</div>
        
        
          .myborder {border:2px solid #2b20d0;}
        
        Border color #2b20d0