#b510dc color space conversions
Hex:
        #b510dc
        RGB:
        181, 16, 220
        CMY:
        29, 94, 14
        CMYK:
        18, 93, 0, 14
      HSL:
        289°, 86.4407%, 46.2745%
        HSV (HSB):
        289°, 92.7273%, 86.2745%
        XYZ:
        32.1596, 15.3616, 68.9802
        xyY:
        0.2760, 0.1319, 15.3616
      CIE-Lab:
        46.1256, 80.6301, -64.6586
        CIE-LCH:
        46.1256, 103.3535, 321.2733
        CIE-Luv:
        46.1256, 45.6536, -104.2639
        Hunter-Lab:
        39.1939, 77.8744, -76.9130
      #b510dc color charts
#b510dc RGB chart
      #b510dc CMYK chart
      #b510dc RGB pie chart
      #b510dc color shades, tints & tones
#b510dc color schemes
#b510dc color preview, HTML & CSS examples
           This text has a color of #b510dc        
        
          <p style="color:#b510dc;">Text here</p>
        
        
          .mytext {color:#b510dc;}
        
        Text color #b510dc
      
           This box has a color of #b510dc        
        
          <div style="background-color:#b510dc;">Content here</div>
        
        
          .mybackground {background-color:#b510dc;}
        
        Background color #b510dc
      
           Border around this has a color of #b510dc        
        
          <div style="border:2px solid #b510dc;">Content here</div>
        
        
          .myborder {border:2px solid #b510dc;}
        
        Border color #b510dc