#b601fa color space conversions
Hex:
        #b601fa
        RGB:
        182, 1, 250
        CMY:
        29, 100, 2
        CMYK:
        27, 100, 0, 2
      HSL:
        284°, 99.2032%, 49.2157%
        HSV (HSB):
        284°, 99.6000%, 98.0392%
        XYZ:
        36.5576, 16.8689, 91.7717
        xyY:
        0.2518, 0.1162, 16.8689
      CIE-Lab:
        48.0944, 87.3524, -78.4130
        CIE-LCH:
        48.0944, 117.3842, 318.0868
        CIE-Luv:
        48.0944, 38.1500, -124.7851
        Hunter-Lab:
        41.0718, 87.0054, -103.7286
      #b601fa color charts
#b601fa RGB chart
      #b601fa CMYK chart
      #b601fa RGB pie chart
      #b601fa color shades, tints & tones
#b601fa color schemes
#b601fa color preview, HTML & CSS examples
           This text has a color of #b601fa        
        
          <p style="color:#b601fa;">Text here</p>
        
        
          .mytext {color:#b601fa;}
        
        Text color #b601fa
      
           This box has a color of #b601fa        
        
          <div style="background-color:#b601fa;">Content here</div>
        
        
          .mybackground {background-color:#b601fa;}
        
        Background color #b601fa
      
           Border around this has a color of #b601fa        
        
          <div style="border:2px solid #b601fa;">Content here</div>
        
        
          .myborder {border:2px solid #b601fa;}
        
        Border color #b601fa