#b93cf8 color space conversions
Hex:
        #b93cf8
        RGB:
        185, 60, 248
        CMY:
        27, 76, 3
        CMYK:
        25, 76, 0, 3
      HSL:
        280°, 93.0693%, 60.3922%
        HSV (HSB):
        280°, 75.8065%, 97.2549%
        XYZ:
        38.5667, 20.3233, 90.6970
        xyY:
        0.2578, 0.1359, 20.3233
      CIE-Lab:
        52.2008, 76.1955, -70.5928
        CIE-LCH:
        52.2008, 103.8706, 317.1858
        CIE-Luv:
        52.2008, 35.8264, -116.1558
        Hunter-Lab:
        45.0814, 73.8127, -87.7257
      #b93cf8 color charts
#b93cf8 RGB chart
      #b93cf8 CMYK chart
      #b93cf8 RGB pie chart
      #b93cf8 color shades, tints & tones
#b93cf8 color schemes
#b93cf8 color preview, HTML & CSS examples
           This text has a color of #b93cf8        
        
          <p style="color:#b93cf8;">Text here</p>
        
        
          .mytext {color:#b93cf8;}
        
        Text color #b93cf8
      
           This box has a color of #b93cf8        
        
          <div style="background-color:#b93cf8;">Content here</div>
        
        
          .mybackground {background-color:#b93cf8;}
        
        Background color #b93cf8
      
           Border around this has a color of #b93cf8        
        
          <div style="border:2px solid #b93cf8;">Content here</div>
        
        
          .myborder {border:2px solid #b93cf8;}
        
        Border color #b93cf8