#b572d7 color space conversions
Hex:
        #b572d7
        RGB:
        181, 114, 215
        CMY:
        29, 55, 16
        CMYK:
        16, 47, 0, 16
      HSL:
        280°, 55.8011%, 64.5098%
        HSV (HSB):
        280°, 46.9767%, 84.3137%
        XYZ:
        37.3391, 26.7647, 67.4881
        xyY:
        0.2837, 0.2034, 26.7647
      CIE-Lab:
        58.7559, 43.9709, -41.6346
        CIE-LCH:
        58.7559, 60.5548, 316.5633
        CIE-Luv:
        58.7559, 26.7845, -70.8109
        Hunter-Lab:
        51.7346, 38.2957, -41.1300
      #b572d7 color charts
#b572d7 RGB chart
      #b572d7 CMYK chart
      #b572d7 RGB pie chart
      #b572d7 color shades, tints & tones
#b572d7 color schemes
#b572d7 color preview, HTML & CSS examples
           This text has a color of #b572d7        
        
          <p style="color:#b572d7;">Text here</p>
        
        
          .mytext {color:#b572d7;}
        
        Text color #b572d7
      
           This box has a color of #b572d7        
        
          <div style="background-color:#b572d7;">Content here</div>
        
        
          .mybackground {background-color:#b572d7;}
        
        Background color #b572d7
      
           Border around this has a color of #b572d7        
        
          <div style="border:2px solid #b572d7;">Content here</div>
        
        
          .myborder {border:2px solid #b572d7;}
        
        Border color #b572d7