#ba6fde color space conversions
Hex:
        #ba6fde
        RGB:
        186, 111, 222
        CMY:
        27, 56, 13
        CMYK:
        16, 50, 0, 13
      HSL:
        281°, 62.7119%, 65.2941%
        HSV (HSB):
        281°, 50.0000%, 87.0588%
        XYZ:
        39.1190, 27.0819, 72.2728
        xyY:
        0.2825, 0.1956, 27.0819
      CIE-Lab:
        59.0501, 48.4313, -45.0656
        CIE-LCH:
        59.0501, 66.1551, 317.0616
        CIE-Luv:
        59.0501, 29.5310, -76.9535
        Hunter-Lab:
        52.0403, 43.1089, -45.9129
      #ba6fde color charts
#ba6fde RGB chart
      #ba6fde CMYK chart
      #ba6fde RGB pie chart
      #ba6fde color shades, tints & tones
#ba6fde color schemes
#ba6fde color preview, HTML & CSS examples
           This text has a color of #ba6fde        
        
          <p style="color:#ba6fde;">Text here</p>
        
        
          .mytext {color:#ba6fde;}
        
        Text color #ba6fde
      
           This box has a color of #ba6fde        
        
          <div style="background-color:#ba6fde;">Content here</div>
        
        
          .mybackground {background-color:#ba6fde;}
        
        Background color #ba6fde
      
           Border around this has a color of #ba6fde        
        
          <div style="border:2px solid #ba6fde;">Content here</div>
        
        
          .myborder {border:2px solid #ba6fde;}
        
        Border color #ba6fde