#ba69ad color space conversions
Hex:
        #ba69ad
        RGB:
        186, 105, 173
        CMY:
        27, 59, 32
        CMYK:
        0, 44, 7, 27
      HSL:
        310°, 36.9863%, 57.0588%
        HSV (HSB):
        310°, 43.5484%, 72.9412%
        XYZ:
        32.8441, 23.5594, 42.3515
        xyY:
        0.3326, 0.2386, 23.5594
      CIE-Lab:
        55.6439, 42.0574, -22.4693
        CIE-LCH:
        55.6439, 47.6833, 331.8865
        CIE-Luv:
        55.6439, 42.0352, -39.9639
        Hunter-Lab:
        48.5380, 35.8437, -17.7565
      #ba69ad color charts
#ba69ad RGB chart
      #ba69ad CMYK chart
      #ba69ad RGB pie chart
      #ba69ad color shades, tints & tones
#ba69ad color schemes
#ba69ad color preview, HTML & CSS examples
           This text has a color of #ba69ad        
        
          <p style="color:#ba69ad;">Text here</p>
        
        
          .mytext {color:#ba69ad;}
        
        Text color #ba69ad
      
           This box has a color of #ba69ad        
        
          <div style="background-color:#ba69ad;">Content here</div>
        
        
          .mybackground {background-color:#ba69ad;}
        
        Background color #ba69ad
      
           Border around this has a color of #ba69ad        
        
          <div style="border:2px solid #ba69ad;">Content here</div>
        
        
          .myborder {border:2px solid #ba69ad;}
        
        Border color #ba69ad