#be148f color space conversions
Hex:
        #be148f
        RGB:
        190, 20, 143
        CMY:
        25, 92, 44
        CMYK:
        0, 89, 25, 25
      HSL:
        317°, 80.9524%, 41.1765%
        HSV (HSB):
        317°, 89.4737%, 74.5098%
        XYZ:
        26.4433, 13.4306, 27.1853
        xyY:
        0.3943, 0.2003, 13.4306
      CIE-Lab:
        43.4051, 70.3529, -23.5148
        CIE-LCH:
        43.4051, 74.1786, 341.5183
        CIE-Luv:
        43.4051, 81.2322, -43.8618
        Hunter-Lab:
        36.6478, 64.6632, -18.3277
      #be148f color charts
#be148f RGB chart
      #be148f CMYK chart
      #be148f RGB pie chart
      #be148f color shades, tints & tones
#be148f color schemes
#be148f color preview, HTML & CSS examples
           This text has a color of #be148f        
        
          <p style="color:#be148f;">Text here</p>
        
        
          .mytext {color:#be148f;}
        
        Text color #be148f
      
           This box has a color of #be148f        
        
          <div style="background-color:#be148f;">Content here</div>
        
        
          .mybackground {background-color:#be148f;}
        
        Background color #be148f
      
           Border around this has a color of #be148f        
        
          <div style="border:2px solid #be148f;">Content here</div>
        
        
          .myborder {border:2px solid #be148f;}
        
        Border color #be148f