#8970fc color space conversions
Hex:
        #8970fc
        RGB:
        137, 112, 252
        CMY:
        46, 56, 1
        CMYK:
        46, 56, 0, 1
      HSL:
        251°, 95.8904%, 71.3725%
        HSV (HSB):
        251°, 55.5556%, 98.8235%
        XYZ:
        33.6814, 23.9350, 94.9402
        xyY:
        0.2208, 0.1569, 23.9350
      CIE-Lab:
        56.0226, 43.3815, -66.8934
        CIE-LCH:
        56.0226, 79.7288, 302.9641
        CIE-Luv:
        56.0226, 0.7351, -109.5306
        Hunter-Lab:
        48.9234, 37.2727, -80.8111
      #8970fc color charts
#8970fc RGB chart
      #8970fc CMYK chart
      #8970fc RGB pie chart
      #8970fc color shades, tints & tones
#8970fc color schemes
#8970fc color preview, HTML & CSS examples
           This text has a color of #8970fc        
        
          <p style="color:#8970fc;">Text here</p>
        
        
          .mytext {color:#8970fc;}
        
        Text color #8970fc
      
           This box has a color of #8970fc        
        
          <div style="background-color:#8970fc;">Content here</div>
        
        
          .mybackground {background-color:#8970fc;}
        
        Background color #8970fc
      
           Border around this has a color of #8970fc        
        
          <div style="border:2px solid #8970fc;">Content here</div>
        
        
          .myborder {border:2px solid #8970fc;}
        
        Border color #8970fc