#08015f color space conversions
Hex:
        #08015f
        RGB:
        8, 1, 95
        CMY:
        97, 100, 63
        CMYK:
        92, 99, 0, 63
      HSL:
        244°, 97.9167%, 18.8235%
        HSV (HSB):
        244°, 98.9474%, 37.2549%
        XYZ:
        2.1766, 0.8996, 10.8854
        xyY:
        0.1559, 0.0644, 0.8996
      CIE-Lab:
        8.1250, 37.9994, -51.2287
        CIE-LCH:
        8.1250, 63.7835, 306.5665
        CIE-Luv:
        8.1250, -1.8679, -31.7728
        Hunter-Lab:
        9.4845, 24.3653, -61.4082
      #08015f color charts
#08015f RGB chart
      #08015f CMYK chart
      #08015f RGB pie chart
      #08015f color shades, tints & tones
#08015f color schemes
#08015f color preview, HTML & CSS examples
           This text has a color of #08015f        
        
          <p style="color:#08015f;">Text here</p>
        
        
          .mytext {color:#08015f;}
        
        Text color #08015f
      
           This box has a color of #08015f        
        
          <div style="background-color:#08015f;">Content here</div>
        
        
          .mybackground {background-color:#08015f;}
        
        Background color #08015f
      
           Border around this has a color of #08015f        
        
          <div style="border:2px solid #08015f;">Content here</div>
        
        
          .myborder {border:2px solid #08015f;}
        
        Border color #08015f