#b204c4 color space conversions
Hex:
        #b204c4
        RGB:
        178, 4, 196
        CMY:
        30, 98, 23
        CMYK:
        9, 98, 0, 23
      HSL:
        294°, 96.0000%, 39.2157%
        HSV (HSB):
        294°, 97.9592%, 76.8627%
        XYZ:
        28.3673, 13.5373, 53.3424
        xyY:
        0.2978, 0.1421, 13.5373
      CIE-Lab:
        43.5620, 77.4085, -54.9715
        CIE-LCH:
        43.5620, 94.9418, 324.6196
        CIE-Luv:
        43.5620, 52.1148, -88.9649
        Hunter-Lab:
        36.7931, 73.2347, -60.2030
      #b204c4 color charts
#b204c4 RGB chart
      #b204c4 CMYK chart
      #b204c4 RGB pie chart
      #b204c4 color shades, tints & tones
#b204c4 color schemes
#b204c4 color preview, HTML & CSS examples
           This text has a color of #b204c4        
        
          <p style="color:#b204c4;">Text here</p>
        
        
          .mytext {color:#b204c4;}
        
        Text color #b204c4
      
           This box has a color of #b204c4        
        
          <div style="background-color:#b204c4;">Content here</div>
        
        
          .mybackground {background-color:#b204c4;}
        
        Background color #b204c4
      
           Border around this has a color of #b204c4        
        
          <div style="border:2px solid #b204c4;">Content here</div>
        
        
          .myborder {border:2px solid #b204c4;}
        
        Border color #b204c4