#8245dd color space conversions
Hex:
        #8245dd
        RGB:
        130, 69, 221
        CMY:
        49, 73, 13
        CMYK:
        41, 69, 0, 13
      HSL:
        264°, 69.0909%, 56.8627%
        HSV (HSB):
        264°, 68.7783%, 86.6667%
        XYZ:
        24.3852, 14.2225, 69.8666
        xyY:
        0.2248, 0.1311, 14.2225
      CIE-Lab:
        44.5504, 56.7182, -68.1070
        CIE-LCH:
        44.5504, 88.6314, 309.7869
        CIE-Luv:
        44.5504, 11.7074, -105.5124
        Hunter-Lab:
        37.7128, 49.4213, -83.4416
      #8245dd color charts
#8245dd RGB chart
      #8245dd CMYK chart
      #8245dd RGB pie chart
      #8245dd color shades, tints & tones
#8245dd color schemes
#8245dd color preview, HTML & CSS examples
           This text has a color of #8245dd        
        
          <p style="color:#8245dd;">Text here</p>
        
        
          .mytext {color:#8245dd;}
        
        Text color #8245dd
      
           This box has a color of #8245dd        
        
          <div style="background-color:#8245dd;">Content here</div>
        
        
          .mybackground {background-color:#8245dd;}
        
        Background color #8245dd
      
           Border around this has a color of #8245dd        
        
          <div style="border:2px solid #8245dd;">Content here</div>
        
        
          .myborder {border:2px solid #8245dd;}
        
        Border color #8245dd