#1f65fe color space conversions
Hex:
        #1f65fe
        RGB:
        31, 101, 254
        CMY:
        88, 60, 0
        CMYK:
        88, 60, 0, 0
      HSL:
        221°, 99.1111%, 55.8824%
        HSV (HSB):
        221°, 87.7953%, 99.6078%
        XYZ:
        23.1081, 16.7544, 95.7819
        xyY:
        0.1704, 0.1235, 16.7544
      CIE-Lab:
        47.9491, 36.4227, -81.3763
        CIE-LCH:
        47.9491, 89.1555, 294.1125
        CIE-Luv:
        47.9491, -20.7583, -124.6161
        Hunter-Lab:
        40.9322, 29.1404, -110.0870
      #1f65fe color charts
#1f65fe RGB chart
      #1f65fe CMYK chart
      #1f65fe RGB pie chart
      #1f65fe color shades, tints & tones
#1f65fe color schemes
#1f65fe color preview, HTML & CSS examples
           This text has a color of #1f65fe        
        
          <p style="color:#1f65fe;">Text here</p>
        
        
          .mytext {color:#1f65fe;}
        
        Text color #1f65fe
      
           This box has a color of #1f65fe        
        
          <div style="background-color:#1f65fe;">Content here</div>
        
        
          .mybackground {background-color:#1f65fe;}
        
        Background color #1f65fe
      
           Border around this has a color of #1f65fe        
        
          <div style="border:2px solid #1f65fe;">Content here</div>
        
        
          .myborder {border:2px solid #1f65fe;}
        
        Border color #1f65fe