#1f65ff color space conversions
Hex:
        #1f65ff
        RGB:
        31, 101, 255
        CMY:
        88, 60, 0
        CMYK:
        88, 60, 0, 0
      HSL:
        221°, 100.0000%, 56.0784%
        HSV (HSB):
        221°, 87.8431%, 100.0000%
        XYZ:
        23.2688, 16.8187, 96.6277
        xyY:
        0.1702, 0.1230, 16.8187
      CIE-Lab:
        48.0307, 36.7921, -81.7979
        CIE-LCH:
        48.0307, 89.6915, 294.2179
        CIE-Luv:
        48.0307, -20.7495, -125.2751
        Hunter-Lab:
        41.0106, 29.5096, -110.9896
      #1f65ff color charts
#1f65ff RGB chart
      #1f65ff CMYK chart
      #1f65ff RGB pie chart
      #1f65ff color shades, tints & tones
#1f65ff color schemes
#1f65ff color preview, HTML & CSS examples
           This text has a color of #1f65ff        
        
          <p style="color:#1f65ff;">Text here</p>
        
        
          .mytext {color:#1f65ff;}
        
        Text color #1f65ff
      
           This box has a color of #1f65ff        
        
          <div style="background-color:#1f65ff;">Content here</div>
        
        
          .mybackground {background-color:#1f65ff;}
        
        Background color #1f65ff
      
           Border around this has a color of #1f65ff        
        
          <div style="border:2px solid #1f65ff;">Content here</div>
        
        
          .myborder {border:2px solid #1f65ff;}
        
        Border color #1f65ff