#b970ca color space conversions
Hex:
        #b970ca
        RGB:
        185, 112, 202
        CMY:
        27, 56, 21
        CMYK:
        8, 45, 0, 21
      HSL:
        289°, 45.9184%, 61.5686%
        HSV (HSB):
        289°, 44.5545%, 79.2157%
        XYZ:
        36.4624, 26.1669, 59.0061
        xyY:
        0.2998, 0.2151, 26.1669
      CIE-Lab:
        58.1951, 43.4992, -35.1354
        CIE-LCH:
        58.1951, 55.9167, 321.0714
        CIE-Luv:
        58.1951, 32.4120, -60.3026
        Hunter-Lab:
        51.1536, 37.7165, -32.5839
      #b970ca color charts
#b970ca RGB chart
      #b970ca CMYK chart
      #b970ca RGB pie chart
      #b970ca color shades, tints & tones
#b970ca color schemes
#b970ca color preview, HTML & CSS examples
           This text has a color of #b970ca        
        
          <p style="color:#b970ca;">Text here</p>
        
        
          .mytext {color:#b970ca;}
        
        Text color #b970ca
      
           This box has a color of #b970ca        
        
          <div style="background-color:#b970ca;">Content here</div>
        
        
          .mybackground {background-color:#b970ca;}
        
        Background color #b970ca
      
           Border around this has a color of #b970ca        
        
          <div style="border:2px solid #b970ca;">Content here</div>
        
        
          .myborder {border:2px solid #b970ca;}
        
        Border color #b970ca