#285df7 color space conversions
Hex:
        #285df7
        RGB:
        40, 93, 247
        CMY:
        84, 64, 3
        CMYK:
        84, 62, 0, 3
      HSL:
        225°, 92.8251%, 56.2745%
        HSV (HSB):
        225°, 83.8057%, 96.8627%
        XYZ:
        21.5779, 14.9952, 89.7528
        xyY:
        0.1708, 0.1187, 14.9952
      CIE-Lab:
        45.6276, 39.3827, -81.2705
        CIE-LCH:
        45.6276, 90.3100, 295.8543
        CIE-Luv:
        45.6276, -18.0870, -122.5897
        Hunter-Lab:
        38.7237, 31.6989, -110.3144
      #285df7 color charts
#285df7 RGB chart
      #285df7 CMYK chart
      #285df7 RGB pie chart
      #285df7 color shades, tints & tones
#285df7 color schemes
#285df7 color preview, HTML & CSS examples
           This text has a color of #285df7        
        
          <p style="color:#285df7;">Text here</p>
        
        
          .mytext {color:#285df7;}
        
        Text color #285df7
      
           This box has a color of #285df7        
        
          <div style="background-color:#285df7;">Content here</div>
        
        
          .mybackground {background-color:#285df7;}
        
        Background color #285df7
      
           Border around this has a color of #285df7        
        
          <div style="border:2px solid #285df7;">Content here</div>
        
        
          .myborder {border:2px solid #285df7;}
        
        Border color #285df7