#db1bf3 color space conversions
Hex:
        #db1bf3
        RGB:
        219, 27, 243
        CMY:
        14, 89, 5
        CMYK:
        10, 89, 0, 5
      HSL:
        293°, 90.0000%, 52.9412%
        HSV (HSB):
        293°, 88.8889%, 95.2941%
        XYZ:
        45.7830, 22.3150, 86.6882
        xyY:
        0.2958, 0.1442, 22.3150
      CIE-Lab:
        54.3596, 88.6709, -64.0562
        CIE-LCH:
        54.3596, 109.3879, 324.1555
        CIE-Luv:
        54.3596, 62.2215, -109.4019
        Hunter-Lab:
        47.2388, 90.3314, -75.7364
      #db1bf3 color charts
#db1bf3 RGB chart
      #db1bf3 CMYK chart
      #db1bf3 RGB pie chart
      #db1bf3 color shades, tints & tones
#db1bf3 color schemes
#db1bf3 color preview, HTML & CSS examples
           This text has a color of #db1bf3        
        
          <p style="color:#db1bf3;">Text here</p>
        
        
          .mytext {color:#db1bf3;}
        
        Text color #db1bf3
      
           This box has a color of #db1bf3        
        
          <div style="background-color:#db1bf3;">Content here</div>
        
        
          .mybackground {background-color:#db1bf3;}
        
        Background color #db1bf3
      
           Border around this has a color of #db1bf3        
        
          <div style="border:2px solid #db1bf3;">Content here</div>
        
        
          .myborder {border:2px solid #db1bf3;}
        
        Border color #db1bf3