#b702ff color space conversions
Hex:
        #b702ff
        RGB:
        183, 2, 255
        CMY:
        28, 99, 0
        CMYK:
        28, 99, 0, 0
      HSL:
        283°, 100.0000%, 50.3922%
        HSV (HSB):
        283°, 99.2157%, 100.0000%
        XYZ:
        37.6001, 17.3307, 95.9712
        xyY:
        0.2492, 0.1148, 17.3307
      CIE-Lab:
        48.6740, 88.2785, -80.2525
        CIE-LCH:
        48.6740, 119.3045, 317.7265
        CIE-Luv:
        48.6740, 37.3628, -127.7713
        Hunter-Lab:
        41.6302, 88.3675, -107.5418
      #b702ff color charts
#b702ff RGB chart
      #b702ff CMYK chart
      #b702ff RGB pie chart
      #b702ff color shades, tints & tones
#b702ff color schemes
#b702ff color preview, HTML & CSS examples
           This text has a color of #b702ff        
        
          <p style="color:#b702ff;">Text here</p>
        
        
          .mytext {color:#b702ff;}
        
        Text color #b702ff
      
           This box has a color of #b702ff        
        
          <div style="background-color:#b702ff;">Content here</div>
        
        
          .mybackground {background-color:#b702ff;}
        
        Background color #b702ff
      
           Border around this has a color of #b702ff        
        
          <div style="border:2px solid #b702ff;">Content here</div>
        
        
          .myborder {border:2px solid #b702ff;}
        
        Border color #b702ff