#2900b3 color space conversions
Hex:
        #2900b3
        RGB:
        41, 0, 179
        CMY:
        84, 100, 30
        CMYK:
        77, 100, 0, 30
      HSL:
        254°, 100.0000%, 35.0980%
        HSV (HSB):
        254°, 100.0000%, 70.1961%
        XYZ:
        9.0511, 3.7261, 42.8900
        xyY:
        0.1626, 0.0669, 3.7261
      CIE-Lab:
        22.7444, 61.3257, -79.8087
        CIE-LCH:
        22.7444, 100.6493, 307.5390
        CIE-Luv:
        22.7444, -3.2066, -87.2634
        Hunter-Lab:
        19.3031, 49.9175, -118.2257
      #2900b3 color charts
#2900b3 RGB chart
      #2900b3 CMYK chart
      #2900b3 RGB pie chart
      #2900b3 color shades, tints & tones
#2900b3 color schemes
#2900b3 color preview, HTML & CSS examples
           This text has a color of #2900b3        
        
          <p style="color:#2900b3;">Text here</p>
        
        
          .mytext {color:#2900b3;}
        
        Text color #2900b3
      
           This box has a color of #2900b3        
        
          <div style="background-color:#2900b3;">Content here</div>
        
        
          .mybackground {background-color:#2900b3;}
        
        Background color #2900b3
      
           Border around this has a color of #2900b3        
        
          <div style="border:2px solid #2900b3;">Content here</div>
        
        
          .myborder {border:2px solid #2900b3;}
        
        Border color #2900b3