#2b03ac color space conversions
Hex:
        #2b03ac
        RGB:
        43, 3, 172
        CMY:
        83, 99, 33
        CMYK:
        75, 98, 0, 33
      HSL:
        254°, 96.5714%, 34.3137%
        HSV (HSB):
        254°, 98.2558%, 67.4510%
        XYZ:
        8.4752, 3.5573, 39.2697
        xyY:
        0.1652, 0.0693, 3.5573
      CIE-Lab:
        22.1502, 58.9376, -76.5863
        CIE-LCH:
        22.1502, 96.6390, 307.5804
        CIE-Luv:
        22.1502, -2.6283, -83.5407
        Hunter-Lab:
        18.8607, 47.2041, -110.2443
      #2b03ac color charts
#2b03ac RGB chart
      #2b03ac CMYK chart
      #2b03ac RGB pie chart
      #2b03ac color shades, tints & tones
#2b03ac color schemes
#2b03ac color preview, HTML & CSS examples
           This text has a color of #2b03ac        
        
          <p style="color:#2b03ac;">Text here</p>
        
        
          .mytext {color:#2b03ac;}
        
        Text color #2b03ac
      
           This box has a color of #2b03ac        
        
          <div style="background-color:#2b03ac;">Content here</div>
        
        
          .mybackground {background-color:#2b03ac;}
        
        Background color #2b03ac
      
           Border around this has a color of #2b03ac        
        
          <div style="border:2px solid #2b03ac;">Content here</div>
        
        
          .myborder {border:2px solid #2b03ac;}
        
        Border color #2b03ac