#8245cd color space conversions
Hex:
        #8245cd
        RGB:
        130, 69, 205
        CMY:
        49, 73, 20
        CMYK:
        37, 66, 0, 20
      HSL:
        267°, 57.6271%, 53.7255%
        HSV (HSB):
        267°, 66.3415%, 80.3922%
        XYZ:
        22.3535, 13.4098, 59.1678
        xyY:
        0.2355, 0.1413, 13.4098
      CIE-Lab:
        43.3744, 52.7064, -60.8372
        CIE-LCH:
        43.3744, 80.4931, 310.9041
        CIE-Luv:
        43.3744, 14.1728, -94.3748
        Hunter-Lab:
        36.6195, 44.8771, -70.1641
      #8245cd color charts
#8245cd RGB chart
      #8245cd CMYK chart
      #8245cd RGB pie chart
      #8245cd color shades, tints & tones
#8245cd color schemes
#8245cd color preview, HTML & CSS examples
           This text has a color of #8245cd        
        
          <p style="color:#8245cd;">Text here</p>
        
        
          .mytext {color:#8245cd;}
        
        Text color #8245cd
      
           This box has a color of #8245cd        
        
          <div style="background-color:#8245cd;">Content here</div>
        
        
          .mybackground {background-color:#8245cd;}
        
        Background color #8245cd
      
           Border around this has a color of #8245cd        
        
          <div style="border:2px solid #8245cd;">Content here</div>
        
        
          .myborder {border:2px solid #8245cd;}
        
        Border color #8245cd