#b865f3 color space conversions
Hex:
        #b865f3
        RGB:
        184, 101, 243
        CMY:
        28, 60, 5
        CMYK:
        24, 58, 0, 5
      HSL:
        275°, 85.5422%, 67.4510%
        HSV (HSB):
        275°, 58.4362%, 95.2941%
        XYZ:
        40.5985, 25.9688, 87.6667
        xyY:
        0.2632, 0.1684, 25.9688
      CIE-Lab:
        58.0074, 57.5566, -58.4618
        CIE-LCH:
        58.0074, 82.0399, 314.5529
        CIE-Luv:
        58.0074, 27.4875, -98.8943
        Hunter-Lab:
        50.9596, 53.0283, -66.3260
      #b865f3 color charts
#b865f3 RGB chart
      #b865f3 CMYK chart
      #b865f3 RGB pie chart
      #b865f3 color shades, tints & tones
#b865f3 color schemes
#b865f3 color preview, HTML & CSS examples
           This text has a color of #b865f3        
        
          <p style="color:#b865f3;">Text here</p>
        
        
          .mytext {color:#b865f3;}
        
        Text color #b865f3
      
           This box has a color of #b865f3        
        
          <div style="background-color:#b865f3;">Content here</div>
        
        
          .mybackground {background-color:#b865f3;}
        
        Background color #b865f3
      
           Border around this has a color of #b865f3        
        
          <div style="border:2px solid #b865f3;">Content here</div>
        
        
          .myborder {border:2px solid #b865f3;}
        
        Border color #b865f3