#b93eec color space conversions
Hex:
        #b93eec
        RGB:
        185, 62, 236
        CMY:
        27, 76, 7
        CMYK:
        22, 74, 0, 7
      HSL:
        282°, 82.0755%, 58.4314%
        HSV (HSB):
        282°, 73.7288%, 92.5490%
        XYZ:
        36.8705, 19.8157, 81.2384
        xyY:
        0.2673, 0.1437, 19.8157
      CIE-Lab:
        51.6282, 73.1556, -64.7969
        CIE-LCH:
        51.6282, 97.7260, 318.4674
        CIE-Luv:
        51.6282, 38.5241, -107.1799
        Hunter-Lab:
        44.5148, 69.9464, -77.0424
      #b93eec color charts
#b93eec RGB chart
      #b93eec CMYK chart
      #b93eec RGB pie chart
      #b93eec color shades, tints & tones
#b93eec color schemes
#b93eec color preview, HTML & CSS examples
           This text has a color of #b93eec        
        
          <p style="color:#b93eec;">Text here</p>
        
        
          .mytext {color:#b93eec;}
        
        Text color #b93eec
      
           This box has a color of #b93eec        
        
          <div style="background-color:#b93eec;">Content here</div>
        
        
          .mybackground {background-color:#b93eec;}
        
        Background color #b93eec
      
           Border around this has a color of #b93eec        
        
          <div style="border:2px solid #b93eec;">Content here</div>
        
        
          .myborder {border:2px solid #b93eec;}
        
        Border color #b93eec