#8370ff color space conversions
Hex:
        #8370ff
        RGB:
        131, 112, 255
        CMY:
        49, 56, 0
        CMYK:
        49, 56, 0, 0
      HSL:
        248°, 100.0000%, 71.9608%
        HSV (HSB):
        248°, 56.0784%, 100.0000%
        XYZ:
        33.2042, 23.6336, 97.4194
        xyY:
        0.2153, 0.1532, 23.6336
      CIE-Lab:
        55.7191, 43.0111, -69.0657
        CIE-LCH:
        55.7191, 81.3635, 301.9129
        CIE-Luv:
        55.7191, -1.8190, -112.6528
        Hunter-Lab:
        48.6144, 36.8424, -84.7823
      #8370ff color charts
#8370ff RGB chart
      #8370ff CMYK chart
      #8370ff RGB pie chart
      #8370ff color shades, tints & tones
#8370ff color schemes
#8370ff color preview, HTML & CSS examples
           This text has a color of #8370ff        
        
          <p style="color:#8370ff;">Text here</p>
        
        
          .mytext {color:#8370ff;}
        
        Text color #8370ff
      
           This box has a color of #8370ff        
        
          <div style="background-color:#8370ff;">Content here</div>
        
        
          .mybackground {background-color:#8370ff;}
        
        Background color #8370ff
      
           Border around this has a color of #8370ff        
        
          <div style="border:2px solid #8370ff;">Content here</div>
        
        
          .myborder {border:2px solid #8370ff;}
        
        Border color #8370ff