#b70ec8 color space conversions
Hex:
        #b70ec8
        RGB:
        183, 14, 200
        CMY:
        28, 95, 22
        CMYK:
        9, 93, 0, 22
      HSL:
        295°, 86.9159%, 41.9608%
        HSV (HSB):
        295°, 93.0000%, 78.4314%
        XYZ:
        30.1108, 14.5515, 55.8653
        xyY:
        0.2995, 0.1448, 14.5515
      CIE-Lab:
        45.0137, 77.8611, -54.9161
        CIE-LCH:
        45.0137, 95.2792, 324.8044
        CIE-Luv:
        45.0137, 53.6619, -89.8274
        Hunter-Lab:
        38.1464, 74.1425, -60.1275
      #b70ec8 color charts
#b70ec8 RGB chart
      #b70ec8 CMYK chart
      #b70ec8 RGB pie chart
      #b70ec8 color shades, tints & tones
#b70ec8 color schemes
#b70ec8 color preview, HTML & CSS examples
           This text has a color of #b70ec8        
        
          <p style="color:#b70ec8;">Text here</p>
        
        
          .mytext {color:#b70ec8;}
        
        Text color #b70ec8
      
           This box has a color of #b70ec8        
        
          <div style="background-color:#b70ec8;">Content here</div>
        
        
          .mybackground {background-color:#b70ec8;}
        
        Background color #b70ec8
      
           Border around this has a color of #b70ec8        
        
          <div style="border:2px solid #b70ec8;">Content here</div>
        
        
          .myborder {border:2px solid #b70ec8;}
        
        Border color #b70ec8