#b072ea color space conversions
Hex:
        #b072ea
        RGB:
        176, 114, 234
        CMY:
        31, 55, 8
        CMYK:
        25, 51, 0, 8
      HSL:
        271°, 74.0741%, 68.2353%
        HSV (HSB):
        271°, 51.2821%, 91.7647%
        XYZ:
        38.7731, 27.2052, 81.0495
        xyY:
        0.2637, 0.1850, 27.2052
      CIE-Lab:
        59.1638, 46.8416, -51.6636
        CIE-LCH:
        59.1638, 69.7371, 312.1975
        CIE-Luv:
        59.1638, 20.7140, -87.2850
        Hunter-Lab:
        52.1586, 41.4136, -55.6198
      #b072ea color charts
#b072ea RGB chart
      #b072ea CMYK chart
      #b072ea RGB pie chart
      #b072ea color shades, tints & tones
#b072ea color schemes
#b072ea color preview, HTML & CSS examples
           This text has a color of #b072ea        
        
          <p style="color:#b072ea;">Text here</p>
        
        
          .mytext {color:#b072ea;}
        
        Text color #b072ea
      
           This box has a color of #b072ea        
        
          <div style="background-color:#b072ea;">Content here</div>
        
        
          .mybackground {background-color:#b072ea;}
        
        Background color #b072ea
      
           Border around this has a color of #b072ea        
        
          <div style="border:2px solid #b072ea;">Content here</div>
        
        
          .myborder {border:2px solid #b072ea;}
        
        Border color #b072ea