#dc1bfb color space conversions
Hex:
        #dc1bfb
        RGB:
        220, 27, 251
        CMY:
        14, 89, 2
        CMYK:
        12, 89, 0, 2
      HSL:
        292°, 96.5517%, 54.5098%
        HSV (HSB):
        292°, 89.2430%, 98.4314%
        XYZ:
        47.3197, 22.9645, 93.2054
        xyY:
        0.2894, 0.1405, 22.9645
      CIE-Lab:
        55.0358, 90.0934, -67.4239
        CIE-LCH:
        55.0358, 112.5291, 323.1896
        CIE-Luv:
        55.0358, 60.1529, -114.8339
        Hunter-Lab:
        47.9213, 92.3967, -81.7721
      #dc1bfb color charts
#dc1bfb RGB chart
      #dc1bfb CMYK chart
      #dc1bfb RGB pie chart
      #dc1bfb color shades, tints & tones
#dc1bfb color schemes
#dc1bfb color preview, HTML & CSS examples
           This text has a color of #dc1bfb        
        
          <p style="color:#dc1bfb;">Text here</p>
        
        
          .mytext {color:#dc1bfb;}
        
        Text color #dc1bfb
      
           This box has a color of #dc1bfb        
        
          <div style="background-color:#dc1bfb;">Content here</div>
        
        
          .mybackground {background-color:#dc1bfb;}
        
        Background color #dc1bfb
      
           Border around this has a color of #dc1bfb        
        
          <div style="border:2px solid #dc1bfb;">Content here</div>
        
        
          .myborder {border:2px solid #dc1bfb;}
        
        Border color #dc1bfb