#b70ce5 color space conversions
Hex:
        #b70ce5
        RGB:
        183, 12, 229
        CMY:
        28, 95, 10
        CMYK:
        20, 95, 0, 10
      HSL:
        287°, 90.0415%, 47.2549%
        HSV (HSB):
        287°, 94.7598%, 89.8039%
        XYZ:
        33.8028, 15.9874, 75.4330
        xyY:
        0.2699, 0.1277, 15.9874
      CIE-Lab:
        46.9579, 82.8781, -68.4208
        CIE-LCH:
        46.9579, 107.4719, 320.4583
        CIE-Luv:
        46.9579, 44.3371, -110.1948
        Hunter-Lab:
        39.9842, 80.9321, -83.8658
      #b70ce5 color charts
#b70ce5 RGB chart
      #b70ce5 CMYK chart
      #b70ce5 RGB pie chart
      #b70ce5 color shades, tints & tones
#b70ce5 color schemes
#b70ce5 color preview, HTML & CSS examples
           This text has a color of #b70ce5        
        
          <p style="color:#b70ce5;">Text here</p>
        
        
          .mytext {color:#b70ce5;}
        
        Text color #b70ce5
      
           This box has a color of #b70ce5        
        
          <div style="background-color:#b70ce5;">Content here</div>
        
        
          .mybackground {background-color:#b70ce5;}
        
        Background color #b70ce5
      
           Border around this has a color of #b70ce5        
        
          <div style="border:2px solid #b70ce5;">Content here</div>
        
        
          .myborder {border:2px solid #b70ce5;}
        
        Border color #b70ce5