#2803a7 color space conversions
Hex:
        #2803a7
        RGB:
        40, 3, 167
        CMY:
        84, 99, 35
        CMYK:
        76, 98, 0, 35
      HSL:
        254°, 96.4706%, 33.3333%
        HSV (HSB):
        254°, 98.2036%, 65.4902%
        XYZ:
        7.8827, 3.3063, 36.7819
        xyY:
        0.1643, 0.0689, 3.3063
      CIE-Lab:
        21.2309, 57.5682, -75.0993
        CIE-LCH:
        21.2309, 94.6255, 307.4724
        CIE-Luv:
        21.2309, -2.7485, -80.3242
        Hunter-Lab:
        18.1831, 45.5622, -107.2072
      #2803a7 color charts
#2803a7 RGB chart
      #2803a7 CMYK chart
      #2803a7 RGB pie chart
      #2803a7 color shades, tints & tones
#2803a7 color schemes
#2803a7 color preview, HTML & CSS examples
           This text has a color of #2803a7        
        
          <p style="color:#2803a7;">Text here</p>
        
        
          .mytext {color:#2803a7;}
        
        Text color #2803a7
      
           This box has a color of #2803a7        
        
          <div style="background-color:#2803a7;">Content here</div>
        
        
          .mybackground {background-color:#2803a7;}
        
        Background color #2803a7
      
           Border around this has a color of #2803a7        
        
          <div style="border:2px solid #2803a7;">Content here</div>
        
        
          .myborder {border:2px solid #2803a7;}
        
        Border color #2803a7