#b850ee color space conversions
Hex:
        #b850ee
        RGB:
        184, 80, 238
        CMY:
        28, 69, 7
        CMYK:
        23, 66, 0, 7
      HSL:
        279°, 82.2917%, 62.3529%
        HSV (HSB):
        279°, 66.3866%, 93.3333%
        XYZ:
        38.0684, 22.1007, 83.1484
        xyY:
        0.2656, 0.1542, 22.1007
      CIE-Lab:
        54.1337, 66.2630, -61.8875
        CIE-LCH:
        54.1337, 90.6689, 316.9555
        CIE-Luv:
        54.1337, 33.8851, -103.4592
        Hunter-Lab:
        47.0114, 62.2741, -71.9574
      #b850ee color charts
#b850ee RGB chart
      #b850ee CMYK chart
      #b850ee RGB pie chart
      #b850ee color shades, tints & tones
#b850ee color schemes
#b850ee color preview, HTML & CSS examples
           This text has a color of #b850ee        
        
          <p style="color:#b850ee;">Text here</p>
        
        
          .mytext {color:#b850ee;}
        
        Text color #b850ee
      
           This box has a color of #b850ee        
        
          <div style="background-color:#b850ee;">Content here</div>
        
        
          .mybackground {background-color:#b850ee;}
        
        Background color #b850ee
      
           Border around this has a color of #b850ee        
        
          <div style="border:2px solid #b850ee;">Content here</div>
        
        
          .myborder {border:2px solid #b850ee;}
        
        Border color #b850ee