#b92ed5 color space conversions
Hex:
        #b92ed5
        RGB:
        185, 46, 213
        CMY:
        27, 82, 16
        CMYK:
        13, 78, 0, 16
      HSL:
        290°, 66.5339%, 50.7843%
        HSV (HSB):
        290°, 78.4038%, 83.5294%
        XYZ:
        32.9948, 17.0724, 64.5071
        xyY:
        0.2880, 0.1490, 17.0724
      CIE-Lab:
        48.3511, 74.0278, -57.0253
        CIE-LCH:
        48.3511, 93.4452, 322.3922
        CIE-Luv:
        48.3511, 47.5413, -94.2563
        Hunter-Lab:
        41.3187, 70.2323, -63.6408
      #b92ed5 color charts
#b92ed5 RGB chart
      #b92ed5 CMYK chart
      #b92ed5 RGB pie chart
      #b92ed5 color shades, tints & tones
#b92ed5 color schemes
#b92ed5 color preview, HTML & CSS examples
           This text has a color of #b92ed5        
        
          <p style="color:#b92ed5;">Text here</p>
        
        
          .mytext {color:#b92ed5;}
        
        Text color #b92ed5
      
           This box has a color of #b92ed5        
        
          <div style="background-color:#b92ed5;">Content here</div>
        
        
          .mybackground {background-color:#b92ed5;}
        
        Background color #b92ed5
      
           Border around this has a color of #b92ed5        
        
          <div style="border:2px solid #b92ed5;">Content here</div>
        
        
          .myborder {border:2px solid #b92ed5;}
        
        Border color #b92ed5