#ba3fee color space conversions
Hex:
        #ba3fee
        RGB:
        186, 63, 238
        CMY:
        27, 75, 7
        CMYK:
        22, 74, 0, 7
      HSL:
        282°, 83.7321%, 59.0196%
        HSV (HSB):
        282°, 73.5294%, 93.3333%
        XYZ:
        37.4598, 20.1672, 82.8072
        xyY:
        0.2667, 0.1436, 20.1672
      CIE-Lab:
        52.0257, 73.3746, -65.2717
        CIE-LCH:
        52.0257, 98.2050, 318.3447
        CIE-Luv:
        52.0257, 38.4296, -108.1182
        Hunter-Lab:
        44.9079, 70.3067, -77.8914
      #ba3fee color charts
#ba3fee RGB chart
      #ba3fee CMYK chart
      #ba3fee RGB pie chart
      #ba3fee color shades, tints & tones
#ba3fee color schemes
#ba3fee color preview, HTML & CSS examples
           This text has a color of #ba3fee        
        
          <p style="color:#ba3fee;">Text here</p>
        
        
          .mytext {color:#ba3fee;}
        
        Text color #ba3fee
      
           This box has a color of #ba3fee        
        
          <div style="background-color:#ba3fee;">Content here</div>
        
        
          .mybackground {background-color:#ba3fee;}
        
        Background color #ba3fee
      
           Border around this has a color of #ba3fee        
        
          <div style="border:2px solid #ba3fee;">Content here</div>
        
        
          .myborder {border:2px solid #ba3fee;}
        
        Border color #ba3fee