#b575f7 color space conversions
Hex:
        #b575f7
        RGB:
        181, 117, 247
        CMY:
        29, 54, 3
        CMYK:
        27, 53, 0, 3
      HSL:
        270°, 89.0411%, 71.3725%
        HSV (HSB):
        270°, 52.6316%, 96.8627%
        XYZ:
        42.2058, 29.2617, 91.4193
        xyY:
        0.2591, 0.1796, 29.2617
      CIE-Lab:
        61.0119, 49.5112, -55.8994
        CIE-LCH:
        61.0119, 74.6733, 311.5320
        CIE-Luv:
        61.0119, 20.3460, -94.9413
        Hunter-Lab:
        54.0941, 44.6063, -62.3345
      #b575f7 color charts
#b575f7 RGB chart
      #b575f7 CMYK chart
      #b575f7 RGB pie chart
      #b575f7 color shades, tints & tones
#b575f7 color schemes
#b575f7 color preview, HTML & CSS examples
           This text has a color of #b575f7        
        
          <p style="color:#b575f7;">Text here</p>
        
        
          .mytext {color:#b575f7;}
        
        Text color #b575f7
      
           This box has a color of #b575f7        
        
          <div style="background-color:#b575f7;">Content here</div>
        
        
          .mybackground {background-color:#b575f7;}
        
        Background color #b575f7
      
           Border around this has a color of #b575f7        
        
          <div style="border:2px solid #b575f7;">Content here</div>
        
        
          .myborder {border:2px solid #b575f7;}
        
        Border color #b575f7