#b860fd color space conversions
Hex:
        #b860fd
        RGB:
        184, 96, 253
        CMY:
        28, 62, 1
        CMYK:
        27, 62, 0, 1
      HSL:
        274°, 97.5155%, 68.4314%
        HSV (HSB):
        274°, 62.0553%, 99.2157%
        XYZ:
        41.6797, 25.6479, 95.6823
        xyY:
        0.2557, 0.1573, 25.6479
      CIE-Lab:
        57.7014, 62.1890, -64.4956
        CIE-LCH:
        57.7014, 89.5944, 313.9569
        CIE-Luv:
        57.7014, 26.8851, -108.6108
        Hunter-Lab:
        50.6438, 58.2782, -76.5671
      #b860fd color charts
#b860fd RGB chart
      #b860fd CMYK chart
      #b860fd RGB pie chart
      #b860fd color shades, tints & tones
#b860fd color schemes
#b860fd color preview, HTML & CSS examples
           This text has a color of #b860fd        
        
          <p style="color:#b860fd;">Text here</p>
        
        
          .mytext {color:#b860fd;}
        
        Text color #b860fd
      
           This box has a color of #b860fd        
        
          <div style="background-color:#b860fd;">Content here</div>
        
        
          .mybackground {background-color:#b860fd;}
        
        Background color #b860fd
      
           Border around this has a color of #b860fd        
        
          <div style="border:2px solid #b860fd;">Content here</div>
        
        
          .myborder {border:2px solid #b860fd;}
        
        Border color #b860fd