#b204f9 color space conversions
Hex:
        #b204f9
        RGB:
        178, 4, 249
        CMY:
        30, 98, 2
        CMYK:
        29, 98, 0, 2
      HSL:
        283°, 96.8379%, 49.6078%
        HSV (HSB):
        283°, 98.3936%, 97.6471%
        XYZ:
        35.5024, 16.3914, 90.9152
        xyY:
        0.2486, 0.1148, 16.3914
      CIE-Lab:
        47.4838, 86.4518, -78.8763
        CIE-LCH:
        47.4838, 117.0273, 317.6235
        CIE-Luv:
        47.4838, 36.0747, -124.7589
        Hunter-Lab:
        40.4862, 85.6757, -104.8002
      #b204f9 color charts
#b204f9 RGB chart
      #b204f9 CMYK chart
      #b204f9 RGB pie chart
      #b204f9 color shades, tints & tones
#b204f9 color schemes
#b204f9 color preview, HTML & CSS examples
           This text has a color of #b204f9        
        
          <p style="color:#b204f9;">Text here</p>
        
        
          .mytext {color:#b204f9;}
        
        Text color #b204f9
      
           This box has a color of #b204f9        
        
          <div style="background-color:#b204f9;">Content here</div>
        
        
          .mybackground {background-color:#b204f9;}
        
        Background color #b204f9
      
           Border around this has a color of #b204f9        
        
          <div style="border:2px solid #b204f9;">Content here</div>
        
        
          .myborder {border:2px solid #b204f9;}
        
        Border color #b204f9