#38025e color space conversions
Hex:
        #38025e
        RGB:
        56, 2, 94
        CMY:
        78, 99, 63
        CMYK:
        40, 98, 0, 63
      HSL:
        275°, 95.8333%, 18.8235%
        HSV (HSB):
        275°, 97.8723%, 36.8627%
        XYZ:
        3.6730, 1.6923, 10.7227
        xyY:
        0.2283, 0.1052, 1.6923
      CIE-Lab:
        13.7819, 40.6725, -41.0108
        CIE-LCH:
        13.7819, 57.7593, 314.7627
        CIE-Luv:
        13.7819, 7.5468, -39.3394
        Hunter-Lab:
        13.0089, 27.6326, -39.7641
      #38025e color charts
#38025e RGB chart
      #38025e CMYK chart
      #38025e RGB pie chart
      #38025e color shades, tints & tones
#38025e color schemes
#38025e color preview, HTML & CSS examples
           This text has a color of #38025e        
        
          <p style="color:#38025e;">Text here</p>
        
        
          .mytext {color:#38025e;}
        
        Text color #38025e
      
           This box has a color of #38025e        
        
          <div style="background-color:#38025e;">Content here</div>
        
        
          .mybackground {background-color:#38025e;}
        
        Background color #38025e
      
           Border around this has a color of #38025e        
        
          <div style="border:2px solid #38025e;">Content here</div>
        
        
          .myborder {border:2px solid #38025e;}
        
        Border color #38025e