#b570ef color space conversions
Hex:
        #b570ef
        RGB:
        181, 112, 239
        CMY:
        29, 56, 6
        CMYK:
        24, 53, 0, 6
      HSL:
        273°, 79.8742%, 68.8235%
        HSV (HSB):
        273°, 53.1381%, 93.7255%
        XYZ:
        40.4302, 27.6441, 84.8663
        xyY:
        0.2644, 0.1808, 27.6441
      CIE-Lab:
        59.5658, 50.3182, -53.7722
        CIE-LCH:
        59.5658, 73.6435, 313.0994
        CIE-Luv:
        59.5658, 23.2581, -91.1923
        Hunter-Lab:
        52.5777, 45.2488, -58.8964
      #b570ef color charts
#b570ef RGB chart
      #b570ef CMYK chart
      #b570ef RGB pie chart
      #b570ef color shades, tints & tones
#b570ef color schemes
#b570ef color preview, HTML & CSS examples
           This text has a color of #b570ef        
        
          <p style="color:#b570ef;">Text here</p>
        
        
          .mytext {color:#b570ef;}
        
        Text color #b570ef
      
           This box has a color of #b570ef        
        
          <div style="background-color:#b570ef;">Content here</div>
        
        
          .mybackground {background-color:#b570ef;}
        
        Background color #b570ef
      
           Border around this has a color of #b570ef        
        
          <div style="border:2px solid #b570ef;">Content here</div>
        
        
          .myborder {border:2px solid #b570ef;}
        
        Border color #b570ef