#2b01ca color space conversions
Hex:
        #2b01ca
        RGB:
        43, 1, 202
        CMY:
        83, 100, 21
        CMYK:
        79, 100, 0, 21
      HSL:
        253°, 99.0148%, 39.8039%
        HSV (HSB):
        253°, 99.5050%, 79.2157%
        XYZ:
        11.6678, 4.7996, 56.1886
        xyY:
        0.1606, 0.0661, 4.7996
      CIE-Lab:
        26.1559, 66.7897, -87.7376
        CIE-LCH:
        26.1559, 110.2668, 307.2800
        CIE-Luv:
        26.1559, -4.3535, -101.0144
        Hunter-Lab:
        21.9079, 56.7272, -136.7291
      #2b01ca color charts
#2b01ca RGB chart
      #2b01ca CMYK chart
      #2b01ca RGB pie chart
      #2b01ca color shades, tints & tones
#2b01ca color schemes
#2b01ca color preview, HTML & CSS examples
           This text has a color of #2b01ca        
        
          <p style="color:#2b01ca;">Text here</p>
        
        
          .mytext {color:#2b01ca;}
        
        Text color #2b01ca
      
           This box has a color of #2b01ca        
        
          <div style="background-color:#2b01ca;">Content here</div>
        
        
          .mybackground {background-color:#2b01ca;}
        
        Background color #2b01ca
      
           Border around this has a color of #2b01ca        
        
          <div style="border:2px solid #2b01ca;">Content here</div>
        
        
          .myborder {border:2px solid #2b01ca;}
        
        Border color #2b01ca