#b93fd2 color space conversions
Hex:
        #b93fd2
        RGB:
        185, 63, 210
        CMY:
        27, 75, 18
        CMYK:
        12, 70, 0, 18
      HSL:
        290°, 62.0253%, 53.5294%
        HSV (HSB):
        290°, 70.0000%, 82.3529%
        XYZ:
        33.4179, 18.5224, 62.7866
        xyY:
        0.2913, 0.1614, 18.5224
      CIE-Lab:
        50.1237, 67.8829, -52.4622
        CIE-LCH:
        50.1237, 85.7926, 322.3020
        CIE-Luv:
        50.1237, 45.4237, -87.7554
        Hunter-Lab:
        43.0377, 63.2858, -56.3703
      #b93fd2 color charts
#b93fd2 RGB chart
      #b93fd2 CMYK chart
      #b93fd2 RGB pie chart
      #b93fd2 color shades, tints & tones
#b93fd2 color schemes
#b93fd2 color preview, HTML & CSS examples
           This text has a color of #b93fd2        
        
          <p style="color:#b93fd2;">Text here</p>
        
        
          .mytext {color:#b93fd2;}
        
        Text color #b93fd2
      
           This box has a color of #b93fd2        
        
          <div style="background-color:#b93fd2;">Content here</div>
        
        
          .mybackground {background-color:#b93fd2;}
        
        Background color #b93fd2
      
           Border around this has a color of #b93fd2        
        
          <div style="border:2px solid #b93fd2;">Content here</div>
        
        
          .myborder {border:2px solid #b93fd2;}
        
        Border color #b93fd2