#1f0bdd color space conversions
Hex:
        #1f0bdd
        RGB:
        31, 11, 221
        CMY:
        88, 96, 13
        CMYK:
        86, 95, 0, 13
      HSL:
        246°, 90.5172%, 45.4902%
        HSV (HSB):
        246°, 95.0226%, 86.6667%
        XYZ:
        13.7359, 5.7511, 68.7927
        xyY:
        0.1556, 0.0651, 5.7511
      CIE-Lab:
        28.7756, 69.3888, -94.4165
        CIE-LCH:
        28.7756, 117.1720, 306.3130
        CIE-Luv:
        28.7756, -6.9238, -111.9992
        Hunter-Lab:
        23.9815, 60.2721, -153.2910
      #1f0bdd color charts
#1f0bdd RGB chart
      #1f0bdd CMYK chart
      #1f0bdd RGB pie chart
      #1f0bdd color shades, tints & tones
#1f0bdd color schemes
#1f0bdd color preview, HTML & CSS examples
           This text has a color of #1f0bdd        
        
          <p style="color:#1f0bdd;">Text here</p>
        
        
          .mytext {color:#1f0bdd;}
        
        Text color #1f0bdd
      
           This box has a color of #1f0bdd        
        
          <div style="background-color:#1f0bdd;">Content here</div>
        
        
          .mybackground {background-color:#1f0bdd;}
        
        Background color #1f0bdd
      
           Border around this has a color of #1f0bdd        
        
          <div style="border:2px solid #1f0bdd;">Content here</div>
        
        
          .myborder {border:2px solid #1f0bdd;}
        
        Border color #1f0bdd