#8245d3 color space conversions
Hex:
        #8245d3
        RGB:
        130, 69, 211
        CMY:
        49, 73, 17
        CMYK:
        38, 67, 0, 17
      HSL:
        266°, 61.7391%, 54.9020%
        HSV (HSB):
        266°, 67.2986%, 82.7451%
        XYZ:
        23.0919, 13.7052, 63.0563
        xyY:
        0.2313, 0.1373, 13.7052
      CIE-Lab:
        43.8072, 54.2027, -63.5908
        CIE-LCH:
        43.8072, 83.5567, 310.4432
        CIE-Luv:
        43.8072, 13.2239, -98.5988
        Hunter-Lab:
        37.0206, 46.5550, -75.0730
      #8245d3 color charts
#8245d3 RGB chart
      #8245d3 CMYK chart
      #8245d3 RGB pie chart
      #8245d3 color shades, tints & tones
#8245d3 color schemes
#8245d3 color preview, HTML & CSS examples
           This text has a color of #8245d3        
        
          <p style="color:#8245d3;">Text here</p>
        
        
          .mytext {color:#8245d3;}
        
        Text color #8245d3
      
           This box has a color of #8245d3        
        
          <div style="background-color:#8245d3;">Content here</div>
        
        
          .mybackground {background-color:#8245d3;}
        
        Background color #8245d3
      
           Border around this has a color of #8245d3        
        
          <div style="border:2px solid #8245d3;">Content here</div>
        
        
          .myborder {border:2px solid #8245d3;}
        
        Border color #8245d3