#b52fff color space conversions
Hex:
        #b52fff
        RGB:
        181, 47, 255
        CMY:
        29, 82, 0
        CMYK:
        29, 82, 0, 0
      HSL:
        279°, 100.0000%, 59.2157%
        HSV (HSB):
        279°, 81.5686%, 100.0000%
        XYZ:
        38.1226, 19.0768, 96.2806
        xyY:
        0.2484, 0.1243, 19.0768
      CIE-Lab:
        50.7769, 80.9065, -76.8328
        CIE-LCH:
        50.7769, 111.5757, 316.4794
        CIE-Luv:
        50.7769, 33.5817, -124.3009
        Hunter-Lab:
        43.6770, 79.3654, -100.1238
      #b52fff color charts
#b52fff RGB chart
      #b52fff CMYK chart
      #b52fff RGB pie chart
      #b52fff color shades, tints & tones
#b52fff color schemes
#b52fff color preview, HTML & CSS examples
           This text has a color of #b52fff        
        
          <p style="color:#b52fff;">Text here</p>
        
        
          .mytext {color:#b52fff;}
        
        Text color #b52fff
      
           This box has a color of #b52fff        
        
          <div style="background-color:#b52fff;">Content here</div>
        
        
          .mybackground {background-color:#b52fff;}
        
        Background color #b52fff
      
           Border around this has a color of #b52fff        
        
          <div style="border:2px solid #b52fff;">Content here</div>
        
        
          .myborder {border:2px solid #b52fff;}
        
        Border color #b52fff