#da95eb color space conversions
Hex:
        #da95eb
        RGB:
        218, 149, 235
        CMY:
        15, 42, 8
        CMYK:
        7, 37, 0, 8
      HSL:
        288°, 68.2540%, 75.2941%
        HSV (HSB):
        288°, 36.5957%, 92.1569%
        XYZ:
        54.6563, 42.3985, 83.9003
        xyY:
        0.3020, 0.2343, 42.3985
      CIE-Lab:
        71.1448, 40.1626, -33.1075
        CIE-LCH:
        71.1448, 52.0494, 320.5000
        CIE-Luv:
        71.1448, 31.5977, -58.6366
        Hunter-Lab:
        65.1141, 35.8818, -30.8160
      #da95eb color charts
#da95eb RGB chart
      #da95eb CMYK chart
      #da95eb RGB pie chart
      #da95eb color shades, tints & tones
#da95eb color schemes
#da95eb color preview, HTML & CSS examples
           This text has a color of #da95eb        
        
          <p style="color:#da95eb;">Text here</p>
        
        
          .mytext {color:#da95eb;}
        
        Text color #da95eb
      
           This box has a color of #da95eb        
        
          <div style="background-color:#da95eb;">Content here</div>
        
        
          .mybackground {background-color:#da95eb;}
        
        Background color #da95eb
      
           Border around this has a color of #da95eb        
        
          <div style="border:2px solid #da95eb;">Content here</div>
        
        
          .myborder {border:2px solid #da95eb;}
        
        Border color #da95eb