#b373fe color space conversions
Hex:
        #b373fe
        RGB:
        179, 115, 254
        CMY:
        30, 55, 0
        CMYK:
        30, 55, 0, 0
      HSL:
        268°, 98.5816%, 72.3529%
        HSV (HSB):
        268°, 54.7244%, 99.6078%
        XYZ:
        42.6105, 29.0009, 97.1178
        xyY:
        0.2525, 0.1719, 29.0009
      CIE-Lab:
        60.7825, 51.7157, -60.1367
        CIE-LCH:
        60.7825, 79.3154, 310.6945
        CIE-Luv:
        60.7825, 18.8122, -101.8641
        Hunter-Lab:
        53.8525, 46.9953, -69.2271
      #b373fe color charts
#b373fe RGB chart
      #b373fe CMYK chart
      #b373fe RGB pie chart
      #b373fe color shades, tints & tones
#b373fe color schemes
#b373fe color preview, HTML & CSS examples
           This text has a color of #b373fe        
        
          <p style="color:#b373fe;">Text here</p>
        
        
          .mytext {color:#b373fe;}
        
        Text color #b373fe
      
           This box has a color of #b373fe        
        
          <div style="background-color:#b373fe;">Content here</div>
        
        
          .mybackground {background-color:#b373fe;}
        
        Background color #b373fe
      
           Border around this has a color of #b373fe        
        
          <div style="border:2px solid #b373fe;">Content here</div>
        
        
          .myborder {border:2px solid #b373fe;}
        
        Border color #b373fe