#ba28be color space conversions
Hex:
        #ba28be
        RGB:
        186, 40, 190
        CMY:
        27, 84, 25
        CMYK:
        2, 79, 0, 25
      HSL:
        298°, 65.2174%, 45.0980%
        HSV (HSB):
        298°, 78.9474%, 74.5098%
        XYZ:
        30.3028, 15.6744, 50.1435
        xyY:
        0.3153, 0.1631, 15.6744
      CIE-Lab:
        46.5444, 71.9860, -46.6126
        CIE-LCH:
        46.5444, 85.7597, 327.0760
        CIE-Luv:
        46.5444, 56.6585, -78.1178
        Hunter-Lab:
        39.5909, 67.3393, -47.3796
      #ba28be color charts
#ba28be RGB chart
      #ba28be CMYK chart
      #ba28be RGB pie chart
      #ba28be color shades, tints & tones
#ba28be color schemes
#ba28be color preview, HTML & CSS examples
           This text has a color of #ba28be        
        
          <p style="color:#ba28be;">Text here</p>
        
        
          .mytext {color:#ba28be;}
        
        Text color #ba28be
      
           This box has a color of #ba28be        
        
          <div style="background-color:#ba28be;">Content here</div>
        
        
          .mybackground {background-color:#ba28be;}
        
        Background color #ba28be
      
           Border around this has a color of #ba28be        
        
          <div style="border:2px solid #ba28be;">Content here</div>
        
        
          .myborder {border:2px solid #ba28be;}
        
        Border color #ba28be