#ba55fe color space conversions
Hex:
        #ba55fe
        RGB:
        186, 85, 254
        CMY:
        27, 67, 0
        CMYK:
        27, 67, 0, 0
      HSL:
        276°, 98.8304%, 66.4706%
        HSV (HSB):
        276°, 66.5354%, 99.6078%
        XYZ:
        41.3876, 24.0919, 96.2348
        xyY:
        0.2559, 0.1490, 24.0919
      CIE-Lab:
        56.1796, 67.8588, -67.4872
        CIE-LCH:
        56.1796, 95.7044, 315.1573
        CIE-Luv:
        56.1796, 30.3661, -113.0286
        Hunter-Lab:
        49.0835, 64.6167, -81.8876
      #ba55fe color charts
#ba55fe RGB chart
      #ba55fe CMYK chart
      #ba55fe RGB pie chart
      #ba55fe color shades, tints & tones
#ba55fe color schemes
#ba55fe color preview, HTML & CSS examples
           This text has a color of #ba55fe        
        
          <p style="color:#ba55fe;">Text here</p>
        
        
          .mytext {color:#ba55fe;}
        
        Text color #ba55fe
      
           This box has a color of #ba55fe        
        
          <div style="background-color:#ba55fe;">Content here</div>
        
        
          .mybackground {background-color:#ba55fe;}
        
        Background color #ba55fe
      
           Border around this has a color of #ba55fe        
        
          <div style="border:2px solid #ba55fe;">Content here</div>
        
        
          .myborder {border:2px solid #ba55fe;}
        
        Border color #ba55fe