#8245d7 color space conversions
Hex:
        #8245d7
        RGB:
        130, 69, 215
        CMY:
        49, 73, 16
        CMYK:
        40, 68, 0, 16
      HSL:
        265°, 64.6018%, 55.6863%
        HSV (HSB):
        265°, 67.9070%, 84.3137%
        XYZ:
        23.5998, 13.9084, 65.7307
        xyY:
        0.2286, 0.1347, 13.9084
      CIE-Lab:
        44.1012, 55.2059, -65.4081
        CIE-LCH:
        44.1012, 85.5915, 310.1651
        CIE-Luv:
        44.1012, 12.6077, -101.3829
        Hunter-Lab:
        37.2939, 47.6913, -78.3932
      #8245d7 color charts
#8245d7 RGB chart
      #8245d7 CMYK chart
      #8245d7 RGB pie chart
      #8245d7 color shades, tints & tones
#8245d7 color schemes
#8245d7 color preview, HTML & CSS examples
           This text has a color of #8245d7        
        
          <p style="color:#8245d7;">Text here</p>
        
        
          .mytext {color:#8245d7;}
        
        Text color #8245d7
      
           This box has a color of #8245d7        
        
          <div style="background-color:#8245d7;">Content here</div>
        
        
          .mybackground {background-color:#8245d7;}
        
        Background color #8245d7
      
           Border around this has a color of #8245d7        
        
          <div style="border:2px solid #8245d7;">Content here</div>
        
        
          .myborder {border:2px solid #8245d7;}
        
        Border color #8245d7