#8245fd color space conversions
Hex:
        #8245fd
        RGB:
        130, 69, 253
        CMY:
        49, 73, 1
        CMYK:
        49, 73, 0, 1
      HSL:
        260°, 97.8723%, 63.1373%
        HSV (HSB):
        260°, 72.7273%, 99.2157%
        XYZ:
        29.0637, 16.0939, 94.5031
        xyY:
        0.2081, 0.1152, 16.0939
      CIE-Lab:
        47.0975, 64.8813, -81.9880
        CIE-LCH:
        47.0975, 104.5544, 308.3564
        CIE-Luv:
        47.0975, 7.3552, -126.6622
        Hunter-Lab:
        40.1172, 59.1125, -111.5859
      #8245fd color charts
#8245fd RGB chart
      #8245fd CMYK chart
      #8245fd RGB pie chart
      #8245fd color shades, tints & tones
#8245fd color schemes
#8245fd color preview, HTML & CSS examples
           This text has a color of #8245fd        
        
          <p style="color:#8245fd;">Text here</p>
        
        
          .mytext {color:#8245fd;}
        
        Text color #8245fd
      
           This box has a color of #8245fd        
        
          <div style="background-color:#8245fd;">Content here</div>
        
        
          .mybackground {background-color:#8245fd;}
        
        Background color #8245fd
      
           Border around this has a color of #8245fd        
        
          <div style="border:2px solid #8245fd;">Content here</div>
        
        
          .myborder {border:2px solid #8245fd;}
        
        Border color #8245fd