#b470c2 color space conversions
Hex:
        #b470c2
        RGB:
        180, 112, 194
        CMY:
        29, 56, 24
        CMYK:
        7, 42, 0, 24
      HSL:
        290°, 40.1961%, 60.0000%
        HSV (HSB):
        290°, 42.2680%, 76.0784%
        XYZ:
        34.3542, 25.1867, 54.0898
        xyY:
        0.3023, 0.2217, 25.1867
      CIE-Lab:
        57.2569, 40.4019, -32.0926
        CIE-LCH:
        57.2569, 51.5970, 321.5387
        CIE-Luv:
        57.2569, 30.8048, -54.8686
        Hunter-Lab:
        50.1863, 34.3629, -28.7711
      #b470c2 color charts
#b470c2 RGB chart
      #b470c2 CMYK chart
      #b470c2 RGB pie chart
      #b470c2 color shades, tints & tones
#b470c2 color schemes
#b470c2 color preview, HTML & CSS examples
           This text has a color of #b470c2        
        
          <p style="color:#b470c2;">Text here</p>
        
        
          .mytext {color:#b470c2;}
        
        Text color #b470c2
      
           This box has a color of #b470c2        
        
          <div style="background-color:#b470c2;">Content here</div>
        
        
          .mybackground {background-color:#b470c2;}
        
        Background color #b470c2
      
           Border around this has a color of #b470c2        
        
          <div style="border:2px solid #b470c2;">Content here</div>
        
        
          .myborder {border:2px solid #b470c2;}
        
        Border color #b470c2