#ba88f2 color space conversions
Hex:
        #ba88f2
        RGB:
        186, 136, 242
        CMY:
        27, 47, 5
        CMYK:
        23, 44, 0, 5
      HSL:
        268°, 80.3030%, 74.1176%
        HSV (HSB):
        268°, 43.8017%, 94.9020%
        XYZ:
        45.0809, 34.4582, 88.2795
        xyY:
        0.2686, 0.2053, 34.4582
      CIE-Lab:
        65.3247, 39.3938, -46.2784
        CIE-LCH:
        65.3247, 60.7747, 310.4056
        CIE-Luv:
        65.3247, 17.2054, -79.1843
        Hunter-Lab:
        58.7011, 34.3562, -48.0743
      #ba88f2 color charts
#ba88f2 RGB chart
      #ba88f2 CMYK chart
      #ba88f2 RGB pie chart
      #ba88f2 color shades, tints & tones
#ba88f2 color schemes
#ba88f2 color preview, HTML & CSS examples
           This text has a color of #ba88f2        
        
          <p style="color:#ba88f2;">Text here</p>
        
        
          .mytext {color:#ba88f2;}
        
        Text color #ba88f2
      
           This box has a color of #ba88f2        
        
          <div style="background-color:#ba88f2;">Content here</div>
        
        
          .mybackground {background-color:#ba88f2;}
        
        Background color #ba88f2
      
           Border around this has a color of #ba88f2        
        
          <div style="border:2px solid #ba88f2;">Content here</div>
        
        
          .myborder {border:2px solid #ba88f2;}
        
        Border color #ba88f2