#2b03ca color space conversions
Hex:
        #2b03ca
        RGB:
        43, 3, 202
        CMY:
        83, 99, 21
        CMYK:
        79, 99, 0, 21
      HSL:
        252°, 97.0732%, 40.1961%
        HSV (HSB):
        252°, 98.5149%, 79.2157%
        XYZ:
        11.6895, 4.8430, 56.1958
        xyY:
        0.1607, 0.0666, 4.8430
      CIE-Lab:
        26.2827, 66.3975, -87.5260
        CIE-LCH:
        26.2827, 109.8610, 307.1841
        CIE-Luv:
        26.2827, -4.4310, -101.1367
        Hunter-Lab:
        22.0068, 56.3032, -135.9963
      #2b03ca color charts
#2b03ca RGB chart
      #2b03ca CMYK chart
      #2b03ca RGB pie chart
      #2b03ca color shades, tints & tones
#2b03ca color schemes
#2b03ca color preview, HTML & CSS examples
           This text has a color of #2b03ca        
        
          <p style="color:#2b03ca;">Text here</p>
        
        
          .mytext {color:#2b03ca;}
        
        Text color #2b03ca
      
           This box has a color of #2b03ca        
        
          <div style="background-color:#2b03ca;">Content here</div>
        
        
          .mybackground {background-color:#2b03ca;}
        
        Background color #2b03ca
      
           Border around this has a color of #2b03ca        
        
          <div style="border:2px solid #2b03ca;">Content here</div>
        
        
          .myborder {border:2px solid #2b03ca;}
        
        Border color #2b03ca