#db1bf2 color space conversions
Hex:
        #db1bf2
        RGB:
        219, 27, 242
        CMY:
        14, 89, 5
        CMYK:
        10, 89, 0, 5
      HSL:
        294°, 89.2116%, 52.7451%
        HSV (HSB):
        294°, 88.8430%, 94.9020%
        XYZ:
        45.6324, 22.2547, 85.8949
        xyY:
        0.2967, 0.1447, 22.2547
      CIE-Lab:
        54.2963, 88.5137, -63.5983
        CIE-LCH:
        54.2963, 108.9928, 324.3022
        CIE-Luv:
        54.2963, 62.5691, -108.6823
        Hunter-Lab:
        47.1749, 90.1071, -74.9313
      #db1bf2 color charts
#db1bf2 RGB chart
      #db1bf2 CMYK chart
      #db1bf2 RGB pie chart
      #db1bf2 color shades, tints & tones
#db1bf2 color schemes
#db1bf2 color preview, HTML & CSS examples
           This text has a color of #db1bf2        
        
          <p style="color:#db1bf2;">Text here</p>
        
        
          .mytext {color:#db1bf2;}
        
        Text color #db1bf2
      
           This box has a color of #db1bf2        
        
          <div style="background-color:#db1bf2;">Content here</div>
        
        
          .mybackground {background-color:#db1bf2;}
        
        Background color #db1bf2
      
           Border around this has a color of #db1bf2        
        
          <div style="border:2px solid #db1bf2;">Content here</div>
        
        
          .myborder {border:2px solid #db1bf2;}
        
        Border color #db1bf2