#2065f2 color space conversions
Hex:
        #2065f2
        RGB:
        32, 101, 242
        CMY:
        87, 60, 5
        CMYK:
        87, 58, 0, 5
      HSL:
        220°, 88.9831%, 53.7255%
        HSV (HSB):
        220°, 86.7769%, 94.9020%
        XYZ:
        21.2764, 16.0252, 85.9762
        xyY:
        0.1726, 0.1300, 16.0252
      CIE-Lab:
        47.0076, 32.0071, -76.2233
        CIE-LCH:
        47.0076, 82.6707, 292.7781
        CIE-Luv:
        47.0076, -20.8045, -116.5695
        Hunter-Lab:
        40.0315, 24.8157, -99.3157
      #2065f2 color charts
#2065f2 RGB chart
      #2065f2 CMYK chart
      #2065f2 RGB pie chart
      #2065f2 color shades, tints & tones
#2065f2 color schemes
#2065f2 color preview, HTML & CSS examples
           This text has a color of #2065f2        
        
          <p style="color:#2065f2;">Text here</p>
        
        
          .mytext {color:#2065f2;}
        
        Text color #2065f2
      
           This box has a color of #2065f2        
        
          <div style="background-color:#2065f2;">Content here</div>
        
        
          .mybackground {background-color:#2065f2;}
        
        Background color #2065f2
      
           Border around this has a color of #2065f2        
        
          <div style="border:2px solid #2065f2;">Content here</div>
        
        
          .myborder {border:2px solid #2065f2;}
        
        Border color #2065f2