#2b0ca2 color space conversions
Hex:
        #2b0ca2
        RGB:
        43, 12, 162
        CMY:
        83, 95, 36
        CMYK:
        73, 93, 0, 36
      HSL:
        252°, 86.2069%, 34.1176%
        HSV (HSB):
        252°, 92.5926%, 63.5294%
        XYZ:
        7.6493, 3.3852, 34.4327
        xyY:
        0.1682, 0.0745, 3.3852
      CIE-Lab:
        21.5248, 54.1282, -71.5616
        CIE-LCH:
        21.5248, 89.7269, 307.1033
        CIE-Luv:
        21.5248, -2.4194, -78.3366
        Hunter-Lab:
        18.3988, 42.0135, -98.0796
      #2b0ca2 color charts
#2b0ca2 RGB chart
      #2b0ca2 CMYK chart
      #2b0ca2 RGB pie chart
      #2b0ca2 color shades, tints & tones
#2b0ca2 color schemes
#2b0ca2 color preview, HTML & CSS examples
           This text has a color of #2b0ca2        
        
          <p style="color:#2b0ca2;">Text here</p>
        
        
          .mytext {color:#2b0ca2;}
        
        Text color #2b0ca2
      
           This box has a color of #2b0ca2        
        
          <div style="background-color:#2b0ca2;">Content here</div>
        
        
          .mybackground {background-color:#2b0ca2;}
        
        Background color #2b0ca2
      
           Border around this has a color of #2b0ca2        
        
          <div style="border:2px solid #2b0ca2;">Content here</div>
        
        
          .myborder {border:2px solid #2b0ca2;}
        
        Border color #2b0ca2