#b570e2 color space conversions
Hex:
        #b570e2
        RGB:
        181, 112, 226
        CMY:
        29, 56, 11
        CMYK:
        20, 50, 0, 11
      HSL:
        276°, 66.2791%, 66.2745%
        HSV (HSB):
        276°, 50.4425%, 88.6275%
        XYZ:
        38.5777, 26.9031, 75.1111
        xyY:
        0.2744, 0.1914, 26.9031
      CIE-Lab:
        58.8845, 47.4215, -47.6056
        CIE-LCH:
        58.8845, 67.1945, 314.8890
        CIE-Luv:
        58.8845, 25.5311, -80.8174
        Hunter-Lab:
        51.8682, 41.9926, -49.5510
      #b570e2 color charts
#b570e2 RGB chart
      #b570e2 CMYK chart
      #b570e2 RGB pie chart
      #b570e2 color shades, tints & tones
#b570e2 color schemes
#b570e2 color preview, HTML & CSS examples
           This text has a color of #b570e2        
        
          <p style="color:#b570e2;">Text here</p>
        
        
          .mytext {color:#b570e2;}
        
        Text color #b570e2
      
           This box has a color of #b570e2        
        
          <div style="background-color:#b570e2;">Content here</div>
        
        
          .mybackground {background-color:#b570e2;}
        
        Background color #b570e2
      
           Border around this has a color of #b570e2        
        
          <div style="border:2px solid #b570e2;">Content here</div>
        
        
          .myborder {border:2px solid #b570e2;}
        
        Border color #b570e2