#8345fd color space conversions
Hex:
        #8345fd
        RGB:
        131, 69, 253
        CMY:
        49, 73, 1
        CMYK:
        48, 73, 0, 1
      HSL:
        260°, 97.8723%, 63.1373%
        HSV (HSB):
        260°, 72.7273%, 99.2157%
        XYZ:
        29.2178, 16.1734, 94.5103
        xyY:
        0.2088, 0.1156, 16.1734
      CIE-Lab:
        47.2012, 65.0289, -81.8141
        CIE-LCH:
        47.2012, 104.5098, 308.4790
        CIE-Luv:
        47.2012, 7.7355, -126.5460
        Hunter-Lab:
        40.2161, 59.3055, -111.1837
      #8345fd color charts
#8345fd RGB chart
      #8345fd CMYK chart
      #8345fd RGB pie chart
      #8345fd color shades, tints & tones
#8345fd color schemes
#8345fd color preview, HTML & CSS examples
           This text has a color of #8345fd        
        
          <p style="color:#8345fd;">Text here</p>
        
        
          .mytext {color:#8345fd;}
        
        Text color #8345fd
      
           This box has a color of #8345fd        
        
          <div style="background-color:#8345fd;">Content here</div>
        
        
          .mybackground {background-color:#8345fd;}
        
        Background color #8345fd
      
           Border around this has a color of #8345fd        
        
          <div style="border:2px solid #8345fd;">Content here</div>
        
        
          .myborder {border:2px solid #8345fd;}
        
        Border color #8345fd