#1f30de color space conversions
Hex:
        #1f30de
        RGB:
        31, 48, 222
        CMY:
        88, 81, 13
        CMYK:
        86, 78, 0, 13
      HSL:
        235°, 75.4941%, 49.6078%
        HSV (HSB):
        235°, 86.0360%, 87.0588%
        XYZ:
        14.8068, 7.6791, 69.8091
        xyY:
        0.1604, 0.0832, 7.6791
      CIE-Lab:
        33.3055, 56.5128, -87.4474
        CIE-LCH:
        33.3055, 104.1189, 302.8725
        CIE-Luv:
        33.3055, -10.1075, -114.6155
        Hunter-Lab:
        27.7113, 46.8825, -129.9630
      #1f30de color charts
#1f30de RGB chart
      #1f30de CMYK chart
      #1f30de RGB pie chart
      #1f30de color shades, tints & tones
#1f30de color schemes
#1f30de color preview, HTML & CSS examples
           This text has a color of #1f30de        
        
          <p style="color:#1f30de;">Text here</p>
        
        
          .mytext {color:#1f30de;}
        
        Text color #1f30de
      
           This box has a color of #1f30de        
        
          <div style="background-color:#1f30de;">Content here</div>
        
        
          .mybackground {background-color:#1f30de;}
        
        Background color #1f30de
      
           Border around this has a color of #1f30de        
        
          <div style="border:2px solid #1f30de;">Content here</div>
        
        
          .myborder {border:2px solid #1f30de;}
        
        Border color #1f30de