#2c03b1 color space conversions
Hex:
        #2c03b1
        RGB:
        44, 3, 177
        CMY:
        83, 99, 31
        CMYK:
        75, 98, 0, 31
      HSL:
        254°, 96.6667%, 35.2941%
        HSV (HSB):
        254°, 98.3051%, 69.4118%
        XYZ:
        9.0071, 3.7749, 41.8489
        xyY:
        0.1649, 0.0691, 3.7749
      CIE-Lab:
        22.9129, 60.2283, -78.3222
        CIE-LCH:
        22.9129, 98.8019, 307.5596
        CIE-Luv:
        22.9129, -2.7955, -86.5681
        Hunter-Lab:
        19.4292, 48.7490, -114.1056
      #2c03b1 color charts
#2c03b1 RGB chart
      #2c03b1 CMYK chart
      #2c03b1 RGB pie chart
      #2c03b1 color shades, tints & tones
#2c03b1 color schemes
#2c03b1 color preview, HTML & CSS examples
           This text has a color of #2c03b1        
        
          <p style="color:#2c03b1;">Text here</p>
        
        
          .mytext {color:#2c03b1;}
        
        Text color #2c03b1
      
           This box has a color of #2c03b1        
        
          <div style="background-color:#2c03b1;">Content here</div>
        
        
          .mybackground {background-color:#2c03b1;}
        
        Background color #2c03b1
      
           Border around this has a color of #2c03b1        
        
          <div style="border:2px solid #2c03b1;">Content here</div>
        
        
          .myborder {border:2px solid #2c03b1;}
        
        Border color #2c03b1