#b304ce color space conversions
Hex:
        #b304ce
        RGB:
        179, 4, 206
        CMY:
        30, 98, 19
        CMYK:
        13, 98, 0, 19
      HSL:
        292°, 96.1905%, 41.1765%
        HSV (HSB):
        292°, 98.0583%, 80.7843%
        XYZ:
        29.7744, 14.1268, 59.5500
        xyY:
        0.2878, 0.1366, 14.1268
      CIE-Lab:
        44.4142, 79.1710, -59.3951
        CIE-LCH:
        44.4142, 98.9738, 323.1223
        CIE-Luv:
        44.4142, 49.3699, -95.7618
        Hunter-Lab:
        37.5856, 75.6286, -67.6281
      #b304ce color charts
#b304ce RGB chart
      #b304ce CMYK chart
      #b304ce RGB pie chart
      #b304ce color shades, tints & tones
#b304ce color schemes
#b304ce color preview, HTML & CSS examples
           This text has a color of #b304ce        
        
          <p style="color:#b304ce;">Text here</p>
        
        
          .mytext {color:#b304ce;}
        
        Text color #b304ce
      
           This box has a color of #b304ce        
        
          <div style="background-color:#b304ce;">Content here</div>
        
        
          .mybackground {background-color:#b304ce;}
        
        Background color #b304ce
      
           Border around this has a color of #b304ce        
        
          <div style="border:2px solid #b304ce;">Content here</div>
        
        
          .myborder {border:2px solid #b304ce;}
        
        Border color #b304ce