#b924ef color space conversions
Hex:
        #b924ef
        RGB:
        185, 36, 239
        CMY:
        27, 86, 6
        CMYK:
        23, 85, 0, 6
      HSL:
        284°, 86.3830%, 53.9216%
        HSV (HSB):
        284°, 84.9372%, 93.7255%
        XYZ:
        36.2184, 17.8080, 83.1897
        xyY:
        0.2640, 0.1298, 17.8080
      CIE-Lab:
        49.2624, 81.1901, -70.3166
        CIE-LCH:
        49.2624, 107.4069, 319.1050
        CIE-Luv:
        49.2624, 41.1027, -114.2910
        Hunter-Lab:
        42.1996, 79.3512, -87.3411
      #b924ef color charts
#b924ef RGB chart
      #b924ef CMYK chart
      #b924ef RGB pie chart
      #b924ef color shades, tints & tones
#b924ef color schemes
#b924ef color preview, HTML & CSS examples
           This text has a color of #b924ef        
        
          <p style="color:#b924ef;">Text here</p>
        
        
          .mytext {color:#b924ef;}
        
        Text color #b924ef
      
           This box has a color of #b924ef        
        
          <div style="background-color:#b924ef;">Content here</div>
        
        
          .mybackground {background-color:#b924ef;}
        
        Background color #b924ef
      
           Border around this has a color of #b924ef        
        
          <div style="border:2px solid #b924ef;">Content here</div>
        
        
          .myborder {border:2px solid #b924ef;}
        
        Border color #b924ef