#8a70da color space conversions
Hex:
        #8a70da
        RGB:
        138, 112, 218
        CMY:
        46, 56, 15
        CMYK:
        37, 49, 0, 15
      HSL:
        255°, 58.8889%, 64.7059%
        HSV (HSB):
        255°, 48.6239%, 85.4902%
        XYZ:
        28.9303, 22.0536, 69.0616
        xyY:
        0.2410, 0.1837, 22.0536
      CIE-Lab:
        54.0838, 34.2518, -51.0051
        CIE-LCH:
        54.0838, 61.4386, 303.8828
        CIE-Luv:
        54.0838, 4.4177, -83.1259
        Hunter-Lab:
        46.9612, 27.7821, -54.3196
      #8a70da color charts
#8a70da RGB chart
      #8a70da CMYK chart
      #8a70da RGB pie chart
      #8a70da color shades, tints & tones
#8a70da color schemes
#8a70da color preview, HTML & CSS examples
           This text has a color of #8a70da        
        
          <p style="color:#8a70da;">Text here</p>
        
        
          .mytext {color:#8a70da;}
        
        Text color #8a70da
      
           This box has a color of #8a70da        
        
          <div style="background-color:#8a70da;">Content here</div>
        
        
          .mybackground {background-color:#8a70da;}
        
        Background color #8a70da
      
           Border around this has a color of #8a70da        
        
          <div style="border:2px solid #8a70da;">Content here</div>
        
        
          .myborder {border:2px solid #8a70da;}
        
        Border color #8a70da