#b70cf2 color space conversions
Hex:
        #b70cf2
        RGB:
        183, 12, 242
        CMY:
        28, 95, 5
        CMYK:
        24, 95, 0, 5
      HSL:
        285°, 90.5512%, 49.8039%
        HSV (HSB):
        285°, 95.0413%, 94.9020%
        XYZ:
        35.6869, 16.7410, 85.3548
        xyY:
        0.2590, 0.1215, 16.7410
      CIE-Lab:
        47.9321, 85.1425, -74.1830
        CIE-LCH:
        47.9321, 112.9263, 318.9350
        CIE-Luv:
        47.9321, 40.5722, -118.8861
        Hunter-Lab:
        40.9158, 84.0857, -95.0444
      #b70cf2 color charts
#b70cf2 RGB chart
      #b70cf2 CMYK chart
      #b70cf2 RGB pie chart
      #b70cf2 color shades, tints & tones
#b70cf2 color schemes
#b70cf2 color preview, HTML & CSS examples
           This text has a color of #b70cf2        
        
          <p style="color:#b70cf2;">Text here</p>
        
        
          .mytext {color:#b70cf2;}
        
        Text color #b70cf2
      
           This box has a color of #b70cf2        
        
          <div style="background-color:#b70cf2;">Content here</div>
        
        
          .mybackground {background-color:#b70cf2;}
        
        Background color #b70cf2
      
           Border around this has a color of #b70cf2        
        
          <div style="border:2px solid #b70cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b70cf2;}
        
        Border color #b70cf2