#a70bec color space conversions
Hex:
        #a70bec
        RGB:
        167, 11, 236
        CMY:
        35, 96, 7
        CMYK:
        29, 95, 0, 7
      HSL:
        282°, 91.0931%, 48.4314%
        HSV (HSB):
        282°, 95.3390%, 92.5490%
        XYZ:
        31.1963, 14.5110, 80.5135
        xyY:
        0.2472, 0.1150, 14.5110
      CIE-Lab:
        44.9570, 82.1533, -75.7578
        CIE-LCH:
        44.9570, 111.7515, 317.3193
        CIE-Luv:
        44.9570, 33.0886, -118.0725
        Hunter-Lab:
        38.0933, 79.5188, -98.6495
      #a70bec color charts
#a70bec RGB chart
      #a70bec CMYK chart
      #a70bec RGB pie chart
      #a70bec color shades, tints & tones
#a70bec color schemes
#a70bec color preview, HTML & CSS examples
           This text has a color of #a70bec        
        
          <p style="color:#a70bec;">Text here</p>
        
        
          .mytext {color:#a70bec;}
        
        Text color #a70bec
      
           This box has a color of #a70bec        
        
          <div style="background-color:#a70bec;">Content here</div>
        
        
          .mybackground {background-color:#a70bec;}
        
        Background color #a70bec
      
           Border around this has a color of #a70bec        
        
          <div style="border:2px solid #a70bec;">Content here</div>
        
        
          .myborder {border:2px solid #a70bec;}
        
        Border color #a70bec