#2b1dd2 color space conversions
Hex:
        #2b1dd2
        RGB:
        43, 29, 210
        CMY:
        83, 89, 18
        CMYK:
        80, 86, 0, 18
      HSL:
        245°, 75.7322%, 46.8627%
        HSV (HSB):
        245°, 86.1905%, 82.3529%
        XYZ:
        13.0685, 6.0455, 61.4509
        xyY:
        0.1622, 0.0750, 6.0455
      CIE-Lab:
        29.5269, 61.8303, -86.7850
        CIE-LCH:
        29.5269, 106.5581, 305.4681
        CIE-Luv:
        29.5269, -6.2944, -107.2794
        Hunter-Lab:
        24.5875, 51.8461, -130.9705
      #2b1dd2 color charts
#2b1dd2 RGB chart
      #2b1dd2 CMYK chart
      #2b1dd2 RGB pie chart
      #2b1dd2 color shades, tints & tones
#2b1dd2 color schemes
#2b1dd2 color preview, HTML & CSS examples
           This text has a color of #2b1dd2        
        
          <p style="color:#2b1dd2;">Text here</p>
        
        
          .mytext {color:#2b1dd2;}
        
        Text color #2b1dd2
      
           This box has a color of #2b1dd2        
        
          <div style="background-color:#2b1dd2;">Content here</div>
        
        
          .mybackground {background-color:#2b1dd2;}
        
        Background color #2b1dd2
      
           Border around this has a color of #2b1dd2        
        
          <div style="border:2px solid #2b1dd2;">Content here</div>
        
        
          .myborder {border:2px solid #2b1dd2;}
        
        Border color #2b1dd2