#b565ff color space conversions
Hex:
        #b565ff
        RGB:
        181, 101, 255
        CMY:
        29, 60, 0
        CMYK:
        29, 60, 0, 0
      HSL:
        271°, 100.0000%, 69.8039%
        HSV (HSB):
        271°, 60.3922%, 100.0000%
        XYZ:
        41.7597, 26.3511, 97.4930
        xyY:
        0.2522, 0.1591, 26.3511
      CIE-Lab:
        58.3688, 59.5551, -64.5457
        CIE-LCH:
        58.3688, 87.8234, 312.6971
        CIE-Luv:
        58.3688, 23.6256, -108.6893
        Hunter-Lab:
        51.3333, 55.3766, -76.6711
      #b565ff color charts
#b565ff RGB chart
      #b565ff CMYK chart
      #b565ff RGB pie chart
      #b565ff color shades, tints & tones
#b565ff color schemes
#b565ff color preview, HTML & CSS examples
           This text has a color of #b565ff        
        
          <p style="color:#b565ff;">Text here</p>
        
        
          .mytext {color:#b565ff;}
        
        Text color #b565ff
      
           This box has a color of #b565ff        
        
          <div style="background-color:#b565ff;">Content here</div>
        
        
          .mybackground {background-color:#b565ff;}
        
        Background color #b565ff
      
           Border around this has a color of #b565ff        
        
          <div style="border:2px solid #b565ff;">Content here</div>
        
        
          .myborder {border:2px solid #b565ff;}
        
        Border color #b565ff