#0d65ff color space conversions
Hex:
        #0d65ff
        RGB:
        13, 101, 255
        CMY:
        95, 60, 0
        CMYK:
        95, 60, 0, 0
      HSL:
        218°, 100.0000%, 52.5490%
        HSV (HSB):
        218°, 94.9020%, 100.0000%
        XYZ:
        22.8697, 16.6129, 96.6090
        xyY:
        0.1680, 0.1221, 16.6129
      CIE-Lab:
        47.7686, 36.1236, -82.2376
        CIE-LCH:
        47.7686, 89.8216, 293.7139
        CIE-Luv:
        47.7686, -21.7563, -125.5900
        Hunter-Lab:
        40.7590, 28.8273, -112.0010
      #0d65ff color charts
#0d65ff RGB chart
      #0d65ff CMYK chart
      #0d65ff RGB pie chart
      #0d65ff color shades, tints & tones
#0d65ff color schemes
#0d65ff color preview, HTML & CSS examples
           This text has a color of #0d65ff        
        
          <p style="color:#0d65ff;">Text here</p>
        
        
          .mytext {color:#0d65ff;}
        
        Text color #0d65ff
      
           This box has a color of #0d65ff        
        
          <div style="background-color:#0d65ff;">Content here</div>
        
        
          .mybackground {background-color:#0d65ff;}
        
        Background color #0d65ff
      
           Border around this has a color of #0d65ff        
        
          <div style="border:2px solid #0d65ff;">Content here</div>
        
        
          .myborder {border:2px solid #0d65ff;}
        
        Border color #0d65ff