#b94bec color space conversions
Hex:
        #b94bec
        RGB:
        185, 75, 236
        CMY:
        27, 71, 7
        CMYK:
        22, 68, 0, 7
      HSL:
        281°, 80.9045%, 60.9804%
        HSV (HSB):
        281°, 68.2203%, 92.5490%
        XYZ:
        37.6640, 21.4026, 81.5029
        xyY:
        0.2679, 0.1523, 21.4026
      CIE-Lab:
        53.3873, 68.1703, -61.9605
        CIE-LCH:
        53.3873, 92.1211, 317.7321
        CIE-Luv:
        53.3873, 36.0320, -103.4159
        Hunter-Lab:
        46.2629, 64.3619, -72.0691
      #b94bec color charts
#b94bec RGB chart
      #b94bec CMYK chart
      #b94bec RGB pie chart
      #b94bec color shades, tints & tones
#b94bec color schemes
#b94bec color preview, HTML & CSS examples
           This text has a color of #b94bec        
        
          <p style="color:#b94bec;">Text here</p>
        
        
          .mytext {color:#b94bec;}
        
        Text color #b94bec
      
           This box has a color of #b94bec        
        
          <div style="background-color:#b94bec;">Content here</div>
        
        
          .mybackground {background-color:#b94bec;}
        
        Background color #b94bec
      
           Border around this has a color of #b94bec        
        
          <div style="border:2px solid #b94bec;">Content here</div>
        
        
          .myborder {border:2px solid #b94bec;}
        
        Border color #b94bec