#b460dc color space conversions
Hex:
        #b460dc
        RGB:
        180, 96, 220
        CMY:
        29, 62, 14
        CMYK:
        18, 56, 0, 14
      HSL:
        281°, 63.9175%, 61.9608%
        HSV (HSB):
        281°, 56.3636%, 86.2745%
        XYZ:
        35.9235, 23.2363, 70.3018
        xyY:
        0.2775, 0.1795, 23.2363
      CIE-Lab:
        55.3150, 54.1151, -49.9049
        CIE-LCH:
        55.3150, 73.6135, 317.3178
        CIE-Luv:
        55.3150, 31.2886, -84.1938
        Hunter-Lab:
        48.2041, 48.6678, -52.7269
      #b460dc color charts
#b460dc RGB chart
      #b460dc CMYK chart
      #b460dc RGB pie chart
      #b460dc color shades, tints & tones
#b460dc color schemes
#b460dc color preview, HTML & CSS examples
           This text has a color of #b460dc        
        
          <p style="color:#b460dc;">Text here</p>
        
        
          .mytext {color:#b460dc;}
        
        Text color #b460dc
      
           This box has a color of #b460dc        
        
          <div style="background-color:#b460dc;">Content here</div>
        
        
          .mybackground {background-color:#b460dc;}
        
        Background color #b460dc
      
           Border around this has a color of #b460dc        
        
          <div style="border:2px solid #b460dc;">Content here</div>
        
        
          .myborder {border:2px solid #b460dc;}
        
        Border color #b460dc