#be13af color space conversions
Hex:
        #be13af
        RGB:
        190, 19, 175
        CMY:
        25, 93, 31
        CMYK:
        0, 90, 8, 25
      HSL:
        305°, 81.8182%, 40.9804%
        HSV (HSB):
        305°, 90.0000%, 74.5098%
        XYZ:
        29.2059, 14.5080, 41.8184
        xyY:
        0.3415, 0.1696, 14.5080
      CIE-Lab:
        44.9529, 74.6740, -40.2870
        CIE-LCH:
        44.9529, 84.8484, 331.6529
        CIE-Luv:
        44.9529, 67.7684, -68.7246
        Hunter-Lab:
        38.0894, 70.2125, -38.4320
      #be13af color charts
#be13af RGB chart
      #be13af CMYK chart
      #be13af RGB pie chart
      #be13af color shades, tints & tones
#be13af color schemes
#be13af color preview, HTML & CSS examples
           This text has a color of #be13af        
        
          <p style="color:#be13af;">Text here</p>
        
        
          .mytext {color:#be13af;}
        
        Text color #be13af
      
           This box has a color of #be13af        
        
          <div style="background-color:#be13af;">Content here</div>
        
        
          .mybackground {background-color:#be13af;}
        
        Background color #be13af
      
           Border around this has a color of #be13af        
        
          <div style="border:2px solid #be13af;">Content here</div>
        
        
          .myborder {border:2px solid #be13af;}
        
        Border color #be13af