#b70bdf color space conversions
Hex:
        #b70bdf
        RGB:
        183, 11, 223
        CMY:
        28, 96, 13
        CMYK:
        18, 95, 0, 13
      HSL:
        289°, 90.5983%, 45.8824%
        HSV (HSB):
        289°, 95.0673%, 87.4510%
        XYZ:
        32.9674, 15.6343, 71.0922
        xyY:
        0.2754, 0.1306, 15.6343
      CIE-Lab:
        46.4910, 81.9479, -65.7639
        CIE-LCH:
        46.4910, 105.0731, 321.2526
        CIE-Luv:
        46.4910, 46.2080, -106.1632
        Hunter-Lab:
        39.5403, 79.6320, -78.9234
      #b70bdf color charts
#b70bdf RGB chart
      #b70bdf CMYK chart
      #b70bdf RGB pie chart
      #b70bdf color shades, tints & tones
#b70bdf color schemes
#b70bdf color preview, HTML & CSS examples
           This text has a color of #b70bdf        
        
          <p style="color:#b70bdf;">Text here</p>
        
        
          .mytext {color:#b70bdf;}
        
        Text color #b70bdf
      
           This box has a color of #b70bdf        
        
          <div style="background-color:#b70bdf;">Content here</div>
        
        
          .mybackground {background-color:#b70bdf;}
        
        Background color #b70bdf
      
           Border around this has a color of #b70bdf        
        
          <div style="border:2px solid #b70bdf;">Content here</div>
        
        
          .myborder {border:2px solid #b70bdf;}
        
        Border color #b70bdf