#2d0693 color space conversions
Hex:
        #2d0693
        RGB:
        45, 6, 147
        CMY:
        82, 98, 42
        CMYK:
        69, 96, 0, 42
      HSL:
        257°, 92.1569%, 30.0000%
        HSV (HSB):
        257°, 95.9184%, 57.6471%
        XYZ:
        6.4138, 2.7947, 27.8052
        xyY:
        0.1733, 0.0755, 2.7947
      CIE-Lab:
        19.2023, 51.8272, -66.1938
        CIE-LCH:
        19.2023, 84.0695, 308.0596
        CIE-Luv:
        19.2023, -0.7774, -69.2537
        Hunter-Lab:
        16.7174, 39.2275, -86.9115
      #2d0693 color charts
#2d0693 RGB chart
      #2d0693 CMYK chart
      #2d0693 RGB pie chart
      #2d0693 color shades, tints & tones
#2d0693 color schemes
#2d0693 color preview, HTML & CSS examples
           This text has a color of #2d0693        
        
          <p style="color:#2d0693;">Text here</p>
        
        
          .mytext {color:#2d0693;}
        
        Text color #2d0693
      
           This box has a color of #2d0693        
        
          <div style="background-color:#2d0693;">Content here</div>
        
        
          .mybackground {background-color:#2d0693;}
        
        Background color #2d0693
      
           Border around this has a color of #2d0693        
        
          <div style="border:2px solid #2d0693;">Content here</div>
        
        
          .myborder {border:2px solid #2d0693;}
        
        Border color #2d0693