#b928ec color space conversions
Hex:
        #b928ec
        RGB:
        185, 40, 236
        CMY:
        27, 84, 7
        CMYK:
        22, 83, 0, 7
      HSL:
        284°, 83.7607%, 54.1176%
        HSV (HSB):
        284°, 83.0508%, 92.5490%
        XYZ:
        35.9067, 17.8880, 80.9171
        xyY:
        0.2665, 0.1328, 17.8880
      CIE-Lab:
        49.3600, 79.7266, -68.4681
        CIE-LCH:
        49.3600, 105.0914, 319.3445
        CIE-Luv:
        49.3600, 41.5440, -111.6564
        Hunter-Lab:
        42.2942, 77.5271, -83.8275
      #b928ec color charts
#b928ec RGB chart
      #b928ec CMYK chart
      #b928ec RGB pie chart
      #b928ec color shades, tints & tones
#b928ec color schemes
#b928ec color preview, HTML & CSS examples
           This text has a color of #b928ec        
        
          <p style="color:#b928ec;">Text here</p>
        
        
          .mytext {color:#b928ec;}
        
        Text color #b928ec
      
           This box has a color of #b928ec        
        
          <div style="background-color:#b928ec;">Content here</div>
        
        
          .mybackground {background-color:#b928ec;}
        
        Background color #b928ec
      
           Border around this has a color of #b928ec        
        
          <div style="border:2px solid #b928ec;">Content here</div>
        
        
          .myborder {border:2px solid #b928ec;}
        
        Border color #b928ec