#b217be color space conversions
Hex:
        #b217be
        RGB:
        178, 23, 190
        CMY:
        30, 91, 25
        CMYK:
        6, 88, 0, 25
      HSL:
        296°, 78.4038%, 41.7647%
        HSV (HSB):
        296°, 87.8947%, 74.5098%
        XYZ:
        27.9608, 13.7955, 49.9043
        xyY:
        0.3050, 0.1505, 13.7955
      CIE-Lab:
        43.9382, 74.1829, -50.8601
        CIE-LCH:
        43.9382, 89.9436, 325.5653
        CIE-Luv:
        43.9382, 53.0980, -83.1171
        Hunter-Lab:
        37.1423, 69.3761, -53.6624
      #b217be color charts
#b217be RGB chart
      #b217be CMYK chart
      #b217be RGB pie chart
      #b217be color shades, tints & tones
#b217be color schemes
#b217be color preview, HTML & CSS examples
           This text has a color of #b217be        
        
          <p style="color:#b217be;">Text here</p>
        
        
          .mytext {color:#b217be;}
        
        Text color #b217be
      
           This box has a color of #b217be        
        
          <div style="background-color:#b217be;">Content here</div>
        
        
          .mybackground {background-color:#b217be;}
        
        Background color #b217be
      
           Border around this has a color of #b217be        
        
          <div style="border:2px solid #b217be;">Content here</div>
        
        
          .myborder {border:2px solid #b217be;}
        
        Border color #b217be