#38127f color space conversions
Hex:
        #38127f
        RGB:
        56, 18, 127
        CMY:
        78, 93, 50
        CMYK:
        56, 86, 0, 50
      HSL:
        261°, 75.1724%, 28.4314%
        HSV (HSB):
        261°, 85.8268%, 49.8039%
        XYZ:
        5.6780, 2.8057, 20.3210
        xyY:
        0.1971, 0.0974, 2.8057
      CIE-Lab:
        19.2482, 43.5266, -53.5216
        CIE-LCH:
        19.2482, 68.9864, 309.1199
        CIE-Luv:
        19.2482, 2.7652, -59.0763
        Hunter-Lab:
        16.7501, 31.1951, -60.2044
      #38127f color charts
#38127f RGB chart
      #38127f CMYK chart
      #38127f RGB pie chart
      #38127f color shades, tints & tones
#38127f color schemes
#38127f color preview, HTML & CSS examples
           This text has a color of #38127f        
        
          <p style="color:#38127f;">Text here</p>
        
        
          .mytext {color:#38127f;}
        
        Text color #38127f
      
           This box has a color of #38127f        
        
          <div style="background-color:#38127f;">Content here</div>
        
        
          .mybackground {background-color:#38127f;}
        
        Background color #38127f
      
           Border around this has a color of #38127f        
        
          <div style="border:2px solid #38127f;">Content here</div>
        
        
          .myborder {border:2px solid #38127f;}
        
        Border color #38127f