#2b0dae color space conversions
Hex:
        #2b0dae
        RGB:
        43, 13, 174
        CMY:
        83, 95, 32
        CMYK:
        75, 93, 0, 32
      HSL:
        251°, 86.0963%, 36.6667%
        HSV (HSB):
        251°, 92.5287%, 68.2353%
        XYZ:
        8.7802, 3.8574, 40.3262
        xyY:
        0.1658, 0.0728, 3.8574
      CIE-Lab:
        23.1944, 57.0845, -76.0514
        CIE-LCH:
        23.1944, 95.0918, 306.8920
        CIE-Luv:
        23.1944, -3.2111, -85.4221
        Hunter-Lab:
        19.6403, 45.4274, -107.9879
      #2b0dae color charts
#2b0dae RGB chart
      #2b0dae CMYK chart
      #2b0dae RGB pie chart
      #2b0dae color shades, tints & tones
#2b0dae color schemes
#2b0dae color preview, HTML & CSS examples
           This text has a color of #2b0dae        
        
          <p style="color:#2b0dae;">Text here</p>
        
        
          .mytext {color:#2b0dae;}
        
        Text color #2b0dae
      
           This box has a color of #2b0dae        
        
          <div style="background-color:#2b0dae;">Content here</div>
        
        
          .mybackground {background-color:#2b0dae;}
        
        Background color #2b0dae
      
           Border around this has a color of #2b0dae        
        
          <div style="border:2px solid #2b0dae;">Content here</div>
        
        
          .myborder {border:2px solid #2b0dae;}
        
        Border color #2b0dae