#1765fa color space conversions
Hex:
        #1765fa
        RGB:
        23, 101, 250
        CMY:
        91, 60, 2
        CMYK:
        91, 60, 0, 2
      HSL:
        219°, 95.7806%, 53.5294%
        HSV (HSB):
        219°, 90.8000%, 98.0392%
        XYZ:
        22.2623, 16.3916, 92.4330
        xyY:
        0.1698, 0.1250, 16.3916
      CIE-Lab:
        47.4842, 34.5719, -79.9179
        CIE-LCH:
        47.4842, 87.0752, 293.3929
        CIE-Luv:
        47.4842, -21.3442, -122.1409
        Hunter-Lab:
        40.4866, 27.3002, -107.0216
      #1765fa color charts
#1765fa RGB chart
      #1765fa CMYK chart
      #1765fa RGB pie chart
      #1765fa color shades, tints & tones
#1765fa color schemes
#1765fa color preview, HTML & CSS examples
           This text has a color of #1765fa        
        
          <p style="color:#1765fa;">Text here</p>
        
        
          .mytext {color:#1765fa;}
        
        Text color #1765fa
      
           This box has a color of #1765fa        
        
          <div style="background-color:#1765fa;">Content here</div>
        
        
          .mybackground {background-color:#1765fa;}
        
        Background color #1765fa
      
           Border around this has a color of #1765fa        
        
          <div style="border:2px solid #1765fa;">Content here</div>
        
        
          .myborder {border:2px solid #1765fa;}
        
        Border color #1765fa