#b8417b color space conversions
Hex:
        #b8417b
        RGB:
        184, 65, 123
        CMY:
        28, 75, 52
        CMYK:
        0, 65, 33, 28
      HSL:
        331°, 47.7912%, 48.8235%
        HSV (HSB):
        331°, 64.6739%, 72.1569%
        XYZ:
        25.2326, 15.4010, 20.3817
        xyY:
        0.4135, 0.2524, 15.4010
      CIE-Lab:
        46.1786, 53.3385, -7.2036
        CIE-LCH:
        46.1786, 53.8227, 352.3085
        CIE-Luv:
        46.1786, 72.1340, -18.9851
        Hunter-Lab:
        39.2441, 46.0922, -3.3218
      #b8417b color charts
#b8417b RGB chart
      #b8417b CMYK chart
      #b8417b RGB pie chart
      #b8417b color shades, tints & tones
#b8417b color schemes
#b8417b color preview, HTML & CSS examples
           This text has a color of #b8417b        
        
          <p style="color:#b8417b;">Text here</p>
        
        
          .mytext {color:#b8417b;}
        
        Text color #b8417b
      
           This box has a color of #b8417b        
        
          <div style="background-color:#b8417b;">Content here</div>
        
        
          .mybackground {background-color:#b8417b;}
        
        Background color #b8417b
      
           Border around this has a color of #b8417b        
        
          <div style="border:2px solid #b8417b;">Content here</div>
        
        
          .myborder {border:2px solid #b8417b;}
        
        Border color #b8417b