#b93cf2 color space conversions
Hex:
        #b93cf2
        RGB:
        185, 60, 242
        CMY:
        27, 76, 5
        CMYK:
        24, 75, 0, 5
      HSL:
        281°, 87.5000%, 59.2157%
        HSV (HSB):
        281°, 75.2066%, 94.9020%
        XYZ:
        37.6505, 19.9568, 85.8721
        xyY:
        0.2624, 0.1391, 19.9568
      CIE-Lab:
        51.7883, 75.0184, -67.9059
        CIE-LCH:
        51.7883, 101.1878, 317.8489
        CIE-Luv:
        51.7883, 37.3214, -111.9444
        Hunter-Lab:
        44.6730, 72.2620, -82.6981
      #b93cf2 color charts
#b93cf2 RGB chart
      #b93cf2 CMYK chart
      #b93cf2 RGB pie chart
      #b93cf2 color shades, tints & tones
#b93cf2 color schemes
#b93cf2 color preview, HTML & CSS examples
           This text has a color of #b93cf2        
        
          <p style="color:#b93cf2;">Text here</p>
        
        
          .mytext {color:#b93cf2;}
        
        Text color #b93cf2
      
           This box has a color of #b93cf2        
        
          <div style="background-color:#b93cf2;">Content here</div>
        
        
          .mybackground {background-color:#b93cf2;}
        
        Background color #b93cf2
      
           Border around this has a color of #b93cf2        
        
          <div style="border:2px solid #b93cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b93cf2;}
        
        Border color #b93cf2