#db0bfa color space conversions
Hex:
        #db0bfa
        RGB:
        219, 11, 250
        CMY:
        14, 96, 2
        CMYK:
        12, 96, 0, 2
      HSL:
        292°, 95.9839%, 51.1765%
        HSV (HSB):
        292°, 95.6000%, 98.0392%
        XYZ:
        46.5884, 22.2015, 92.2723
        xyY:
        0.2893, 0.1378, 22.2015
      CIE-Lab:
        54.2402, 91.4707, -68.1598
        CIE-LCH:
        54.2402, 114.0730, 323.3082
        CIE-Luv:
        54.2402, 60.6761, -115.5984
        Hunter-Lab:
        47.1185, 94.0344, -83.1248
      #db0bfa color charts
#db0bfa RGB chart
      #db0bfa CMYK chart
      #db0bfa RGB pie chart
      #db0bfa color shades, tints & tones
#db0bfa color schemes
#db0bfa color preview, HTML & CSS examples
           This text has a color of #db0bfa        
        
          <p style="color:#db0bfa;">Text here</p>
        
        
          .mytext {color:#db0bfa;}
        
        Text color #db0bfa
      
           This box has a color of #db0bfa        
        
          <div style="background-color:#db0bfa;">Content here</div>
        
        
          .mybackground {background-color:#db0bfa;}
        
        Background color #db0bfa
      
           Border around this has a color of #db0bfa        
        
          <div style="border:2px solid #db0bfa;">Content here</div>
        
        
          .myborder {border:2px solid #db0bfa;}
        
        Border color #db0bfa