#2d0278 color space conversions
Hex:
        #2d0278
        RGB:
        45, 2, 120
        CMY:
        82, 99, 53
        CMYK:
        63, 98, 0, 53
      HSL:
        262°, 96.7213%, 23.9216%
        HSV (HSB):
        262°, 98.3333%, 47.0588%
        XYZ:
        4.4941, 1.9574, 17.9102
        xyY:
        0.1845, 0.0803, 1.9574
      CIE-Lab:
        15.2619, 46.0525, -55.6833
        CIE-LCH:
        15.2619, 72.2597, 309.5922
        CIE-Luv:
        15.2619, 1.4687, -53.0144
        Hunter-Lab:
        13.9906, 32.8542, -66.1074
      #2d0278 color charts
#2d0278 RGB chart
      #2d0278 CMYK chart
      #2d0278 RGB pie chart
      #2d0278 color shades, tints & tones
#2d0278 color schemes
#2d0278 color preview, HTML & CSS examples
           This text has a color of #2d0278        
        
          <p style="color:#2d0278;">Text here</p>
        
        
          .mytext {color:#2d0278;}
        
        Text color #2d0278
      
           This box has a color of #2d0278        
        
          <div style="background-color:#2d0278;">Content here</div>
        
        
          .mybackground {background-color:#2d0278;}
        
        Background color #2d0278
      
           Border around this has a color of #2d0278        
        
          <div style="border:2px solid #2d0278;">Content here</div>
        
        
          .myborder {border:2px solid #2d0278;}
        
        Border color #2d0278