#b93fc2 color space conversions
Hex:
        #b93fc2
        RGB:
        185, 63, 194
        CMY:
        27, 75, 24
        CMYK:
        5, 68, 0, 24
      HSL:
        296°, 51.7787%, 50.3922%
        HSV (HSB):
        296°, 67.5258%, 76.0784%
        XYZ:
        31.5227, 17.7643, 52.8064
        xyY:
        0.3088, 0.1740, 17.7643
      CIE-Lab:
        49.2090, 65.0240, -44.7053
        CIE-LCH:
        49.2090, 78.9094, 325.4907
        CIE-Luv:
        49.2090, 50.1721, -75.5102
        Hunter-Lab:
        42.1478, 59.7432, -44.7802
      #b93fc2 color charts
#b93fc2 RGB chart
      #b93fc2 CMYK chart
      #b93fc2 RGB pie chart
      #b93fc2 color shades, tints & tones
#b93fc2 color schemes
#b93fc2 color preview, HTML & CSS examples
           This text has a color of #b93fc2        
        
          <p style="color:#b93fc2;">Text here</p>
        
        
          .mytext {color:#b93fc2;}
        
        Text color #b93fc2
      
           This box has a color of #b93fc2        
        
          <div style="background-color:#b93fc2;">Content here</div>
        
        
          .mybackground {background-color:#b93fc2;}
        
        Background color #b93fc2
      
           Border around this has a color of #b93fc2        
        
          <div style="border:2px solid #b93fc2;">Content here</div>
        
        
          .myborder {border:2px solid #b93fc2;}
        
        Border color #b93fc2