#8315cd color space conversions
Hex:
        #8315cd
        RGB:
        131, 21, 205
        CMY:
        49, 92, 20
        CMYK:
        36, 90, 0, 20
      HSL:
        276°, 81.4159%, 44.3137%
        HSV (HSB):
        276°, 89.7561%, 80.3922%
        XYZ:
        20.6477, 9.7694, 58.5550
        xyY:
        0.2321, 0.1098, 9.7694
      CIE-Lab:
        37.4253, 70.2897, -70.5288
        CIE-LCH:
        37.4253, 99.5739, 314.9027
        CIE-Luv:
        37.4253, 20.9461, -103.0893
        Hunter-Lab:
        31.2560, 63.2187, -89.1946
      #8315cd color charts
#8315cd RGB chart
      #8315cd CMYK chart
      #8315cd RGB pie chart
      #8315cd color shades, tints & tones
#8315cd color schemes
#8315cd color preview, HTML & CSS examples
           This text has a color of #8315cd        
        
          <p style="color:#8315cd;">Text here</p>
        
        
          .mytext {color:#8315cd;}
        
        Text color #8315cd
      
           This box has a color of #8315cd        
        
          <div style="background-color:#8315cd;">Content here</div>
        
        
          .mybackground {background-color:#8315cd;}
        
        Background color #8315cd
      
           Border around this has a color of #8315cd        
        
          <div style="border:2px solid #8315cd;">Content here</div>
        
        
          .myborder {border:2px solid #8315cd;}
        
        Border color #8315cd