#2e075a color space conversions
Hex:
        #2e075a
        RGB:
        46, 7, 90
        CMY:
        82, 97, 65
        CMYK:
        49, 92, 0, 65
      HSL:
        268°, 85.5670%, 19.0196%
        HSV (HSB):
        268°, 92.2222%, 35.2941%
        XYZ:
        3.0482, 1.4710, 9.7961
        xyY:
        0.2129, 0.1028, 1.4710
      CIE-Lab:
        12.4224, 36.3454, -40.6138
        CIE-LCH:
        12.4224, 54.5020, 311.8255
        CIE-Luv:
        12.4224, 4.1782, -36.4045
        Hunter-Lab:
        12.1284, 23.6365, -39.3987
      #2e075a color charts
#2e075a RGB chart
      #2e075a CMYK chart
      #2e075a RGB pie chart
      #2e075a color shades, tints & tones
#2e075a color schemes
#2e075a color preview, HTML & CSS examples
           This text has a color of #2e075a        
        
          <p style="color:#2e075a;">Text here</p>
        
        
          .mytext {color:#2e075a;}
        
        Text color #2e075a
      
           This box has a color of #2e075a        
        
          <div style="background-color:#2e075a;">Content here</div>
        
        
          .mybackground {background-color:#2e075a;}
        
        Background color #2e075a
      
           Border around this has a color of #2e075a        
        
          <div style="border:2px solid #2e075a;">Content here</div>
        
        
          .myborder {border:2px solid #2e075a;}
        
        Border color #2e075a