#b70ac9 color space conversions
Hex:
        #b70ac9
        RGB:
        183, 10, 201
        CMY:
        28, 96, 21
        CMYK:
        9, 95, 0, 21
      HSL:
        294°, 90.5213%, 41.3725%
        HSV (HSB):
        294°, 95.0249%, 78.8235%
        XYZ:
        30.1796, 14.5014, 56.4667
        xyY:
        0.2984, 0.1434, 14.5014
      CIE-Lab:
        44.9436, 78.4225, -55.6094
        CIE-LCH:
        44.9436, 96.1379, 324.6595
        CIE-Luv:
        44.9436, 53.5087, -90.8138
        Hunter-Lab:
        38.0807, 74.8229, -61.2597
      #b70ac9 color charts
#b70ac9 RGB chart
      #b70ac9 CMYK chart
      #b70ac9 RGB pie chart
      #b70ac9 color shades, tints & tones
#b70ac9 color schemes
#b70ac9 color preview, HTML & CSS examples
           This text has a color of #b70ac9        
        
          <p style="color:#b70ac9;">Text here</p>
        
        
          .mytext {color:#b70ac9;}
        
        Text color #b70ac9
      
           This box has a color of #b70ac9        
        
          <div style="background-color:#b70ac9;">Content here</div>
        
        
          .mybackground {background-color:#b70ac9;}
        
        Background color #b70ac9
      
           Border around this has a color of #b70ac9        
        
          <div style="border:2px solid #b70ac9;">Content here</div>
        
        
          .myborder {border:2px solid #b70ac9;}
        
        Border color #b70ac9