#b512ef color space conversions
Hex:
        #b512ef
        RGB:
        181, 18, 239
        CMY:
        29, 93, 6
        CMYK:
        24, 92, 0, 6
      HSL:
        284°, 87.3518%, 50.3922%
        HSV (HSB):
        284°, 92.4686%, 93.7255%
        XYZ:
        34.8523, 16.4884, 83.0070
        xyY:
        0.2594, 0.1227, 16.4884
      CIE-Lab:
        47.6088, 83.7018, -73.0337
        CIE-LCH:
        47.6088, 111.0852, 318.8938
        CIE-Luv:
        47.6088, 39.9838, -116.9606
        Hunter-Lab:
        40.6059, 82.1477, -92.7772
      #b512ef color charts
#b512ef RGB chart
      #b512ef CMYK chart
      #b512ef RGB pie chart
      #b512ef color shades, tints & tones
#b512ef color schemes
#b512ef color preview, HTML & CSS examples
           This text has a color of #b512ef        
        
          <p style="color:#b512ef;">Text here</p>
        
        
          .mytext {color:#b512ef;}
        
        Text color #b512ef
      
           This box has a color of #b512ef        
        
          <div style="background-color:#b512ef;">Content here</div>
        
        
          .mybackground {background-color:#b512ef;}
        
        Background color #b512ef
      
           Border around this has a color of #b512ef        
        
          <div style="border:2px solid #b512ef;">Content here</div>
        
        
          .myborder {border:2px solid #b512ef;}
        
        Border color #b512ef