#b523cf color space conversions
Hex:
        #b523cf
        RGB:
        181, 35, 207
        CMY:
        29, 86, 19
        CMYK:
        13, 83, 0, 19
      HSL:
        291°, 71.0744%, 47.4510%
        HSV (HSB):
        291°, 83.0918%, 81.1765%
        XYZ:
        30.9196, 15.5308, 60.3996
        xyY:
        0.2894, 0.1454, 15.5308
      CIE-Lab:
        46.3528, 75.1137, -56.8268
        CIE-LCH:
        46.3528, 94.1879, 322.8909
        CIE-Luv:
        46.3528, 48.2302, -92.9712
        Hunter-Lab:
        39.4092, 71.0812, -63.2831
      #b523cf color charts
#b523cf RGB chart
      #b523cf CMYK chart
      #b523cf RGB pie chart
      #b523cf color shades, tints & tones
#b523cf color schemes
#b523cf color preview, HTML & CSS examples
           This text has a color of #b523cf        
        
          <p style="color:#b523cf;">Text here</p>
        
        
          .mytext {color:#b523cf;}
        
        Text color #b523cf
      
           This box has a color of #b523cf        
        
          <div style="background-color:#b523cf;">Content here</div>
        
        
          .mybackground {background-color:#b523cf;}
        
        Background color #b523cf
      
           Border around this has a color of #b523cf        
        
          <div style="border:2px solid #b523cf;">Content here</div>
        
        
          .myborder {border:2px solid #b523cf;}
        
        Border color #b523cf