#b470c1 color space conversions
Hex:
        #b470c1
        RGB:
        180, 112, 193
        CMY:
        29, 56, 24
        CMYK:
        7, 42, 0, 24
      HSL:
        290°, 39.5122%, 59.8039%
        HSV (HSB):
        290°, 41.9689%, 75.6863%
        XYZ:
        34.2422, 25.1419, 53.5002
        xyY:
        0.3033, 0.2227, 25.1419
      CIE-Lab:
        57.2134, 40.2018, -31.5899
        CIE-LCH:
        57.2134, 51.1283, 321.8404
        CIE-Luv:
        57.2134, 30.9931, -54.0411
        Hunter-Lab:
        50.1417, 34.1512, -28.1621
      #b470c1 color charts
#b470c1 RGB chart
      #b470c1 CMYK chart
      #b470c1 RGB pie chart
      #b470c1 color shades, tints & tones
#b470c1 color schemes
#b470c1 color preview, HTML & CSS examples
           This text has a color of #b470c1        
        
          <p style="color:#b470c1;">Text here</p>
        
        
          .mytext {color:#b470c1;}
        
        Text color #b470c1
      
           This box has a color of #b470c1        
        
          <div style="background-color:#b470c1;">Content here</div>
        
        
          .mybackground {background-color:#b470c1;}
        
        Background color #b470c1
      
           Border around this has a color of #b470c1        
        
          <div style="border:2px solid #b470c1;">Content here</div>
        
        
          .myborder {border:2px solid #b470c1;}
        
        Border color #b470c1