#b930fa color space conversions
Hex:
        #b930fa
        RGB:
        185, 48, 250
        CMY:
        27, 81, 2
        CMYK:
        26, 81, 0, 2
      HSL:
        281°, 95.2830%, 58.4314%
        HSV (HSB):
        281°, 80.8000%, 98.0392%
        XYZ:
        38.3199, 19.3303, 92.1539
        xyY:
        0.2558, 0.1290, 19.3303
      CIE-Lab:
        51.0714, 80.2719, -73.5422
        CIE-LCH:
        51.0714, 108.8671, 317.5052
        CIE-Luv:
        51.0714, 36.9311, -119.9404
        Hunter-Lab:
        43.9663, 78.6350, -93.4963
      #b930fa color charts
#b930fa RGB chart
      #b930fa CMYK chart
      #b930fa RGB pie chart
      #b930fa color shades, tints & tones
#b930fa color schemes
#b930fa color preview, HTML & CSS examples
           This text has a color of #b930fa        
        
          <p style="color:#b930fa;">Text here</p>
        
        
          .mytext {color:#b930fa;}
        
        Text color #b930fa
      
           This box has a color of #b930fa        
        
          <div style="background-color:#b930fa;">Content here</div>
        
        
          .mybackground {background-color:#b930fa;}
        
        Background color #b930fa
      
           Border around this has a color of #b930fa        
        
          <div style="border:2px solid #b930fa;">Content here</div>
        
        
          .myborder {border:2px solid #b930fa;}
        
        Border color #b930fa