#b700fa color space conversions
Hex:
        #b700fa
        RGB:
        183, 0, 250
        CMY:
        28, 100, 2
        CMYK:
        27, 100, 0, 2
      HSL:
        284°, 100.0000%, 49.0196%
        HSV (HSB):
        284°, 100.0000%, 98.0392%
        XYZ:
        36.7838, 16.9694, 91.7792
        xyY:
        0.2528, 0.1166, 16.9694
      CIE-Lab:
        48.2215, 87.5533, -78.1992
        CIE-LCH:
        48.2215, 117.3912, 318.2300
        CIE-Luv:
        48.2215, 38.7488, -124.6362
        Hunter-Lab:
        41.1939, 87.3006, -103.2610
      #b700fa color charts
#b700fa RGB chart
      #b700fa CMYK chart
      #b700fa RGB pie chart
      #b700fa color shades, tints & tones
#b700fa color schemes
#b700fa color preview, HTML & CSS examples
           This text has a color of #b700fa        
        
          <p style="color:#b700fa;">Text here</p>
        
        
          .mytext {color:#b700fa;}
        
        Text color #b700fa
      
           This box has a color of #b700fa        
        
          <div style="background-color:#b700fa;">Content here</div>
        
        
          .mybackground {background-color:#b700fa;}
        
        Background color #b700fa
      
           Border around this has a color of #b700fa        
        
          <div style="border:2px solid #b700fa;">Content here</div>
        
        
          .myborder {border:2px solid #b700fa;}
        
        Border color #b700fa