#8372fd color space conversions
Hex:
        #8372fd
        RGB:
        131, 114, 253
        CMY:
        49, 55, 1
        CMYK:
        48, 55, 0, 1
      HSL:
        247°, 97.2028%, 71.9608%
        HSV (HSB):
        247°, 54.9407%, 99.2157%
        XYZ:
        33.1070, 23.9518, 95.8067
        xyY:
        0.2166, 0.1567, 23.9518
      CIE-Lab:
        56.0395, 41.2861, -67.4439
        CIE-LCH:
        56.0395, 79.0773, 301.4731
        CIE-Luv:
        56.0395, -2.2121, -110.1775
        Hunter-Lab:
        48.9405, 35.1047, -81.8086
      #8372fd color charts
#8372fd RGB chart
      #8372fd CMYK chart
      #8372fd RGB pie chart
      #8372fd color shades, tints & tones
#8372fd color schemes
#8372fd color preview, HTML & CSS examples
           This text has a color of #8372fd        
        
          <p style="color:#8372fd;">Text here</p>
        
        
          .mytext {color:#8372fd;}
        
        Text color #8372fd
      
           This box has a color of #8372fd        
        
          <div style="background-color:#8372fd;">Content here</div>
        
        
          .mybackground {background-color:#8372fd;}
        
        Background color #8372fd
      
           Border around this has a color of #8372fd        
        
          <div style="border:2px solid #8372fd;">Content here</div>
        
        
          .myborder {border:2px solid #8372fd;}
        
        Border color #8372fd