#b02bee color space conversions
Hex:
        #b02bee
        RGB:
        176, 43, 238
        CMY:
        31, 83, 7
        CMYK:
        26, 82, 0, 7
      HSL:
        281°, 85.1528%, 55.0980%
        HSV (HSB):
        281°, 81.9328%, 93.3333%
        XYZ:
        34.2010, 17.1309, 82.3929
        xyY:
        0.2558, 0.1281, 17.1309
      CIE-Lab:
        48.4246, 77.9421, -71.1756
        CIE-LCH:
        48.4246, 105.5506, 317.5981
        CIE-Luv:
        48.4246, 35.4296, -114.5364
        Hunter-Lab:
        41.3895, 75.0666, -89.0543
      #b02bee color charts
#b02bee RGB chart
      #b02bee CMYK chart
      #b02bee RGB pie chart
      #b02bee color shades, tints & tones
#b02bee color schemes
#b02bee color preview, HTML & CSS examples
           This text has a color of #b02bee        
        
          <p style="color:#b02bee;">Text here</p>
        
        
          .mytext {color:#b02bee;}
        
        Text color #b02bee
      
           This box has a color of #b02bee        
        
          <div style="background-color:#b02bee;">Content here</div>
        
        
          .mybackground {background-color:#b02bee;}
        
        Background color #b02bee
      
           Border around this has a color of #b02bee        
        
          <div style="border:2px solid #b02bee;">Content here</div>
        
        
          .myborder {border:2px solid #b02bee;}
        
        Border color #b02bee