#b70cf6 color space conversions
Hex:
        #b70cf6
        RGB:
        183, 12, 246
        CMY:
        28, 95, 4
        CMYK:
        26, 95, 0, 4
      HSL:
        284°, 92.8571%, 50.5882%
        HSV (HSB):
        284°, 95.1220%, 96.4706%
        XYZ:
        36.2945, 16.9840, 88.5541
        xyY:
        0.2559, 0.1197, 16.9840
      CIE-Lab:
        48.2399, 85.8509, -75.9280
        CIE-LCH:
        48.2399, 114.6099, 318.5099
        CIE-Luv:
        48.2399, 39.4677, -121.5162
        Hunter-Lab:
        41.2117, 85.0815, -98.5518
      #b70cf6 color charts
#b70cf6 RGB chart
      #b70cf6 CMYK chart
      #b70cf6 RGB pie chart
      #b70cf6 color shades, tints & tones
#b70cf6 color schemes
#b70cf6 color preview, HTML & CSS examples
           This text has a color of #b70cf6        
        
          <p style="color:#b70cf6;">Text here</p>
        
        
          .mytext {color:#b70cf6;}
        
        Text color #b70cf6
      
           This box has a color of #b70cf6        
        
          <div style="background-color:#b70cf6;">Content here</div>
        
        
          .mybackground {background-color:#b70cf6;}
        
        Background color #b70cf6
      
           Border around this has a color of #b70cf6        
        
          <div style="border:2px solid #b70cf6;">Content here</div>
        
        
          .myborder {border:2px solid #b70cf6;}
        
        Border color #b70cf6