#255ef5 color space conversions
Hex:
        #255ef5
        RGB:
        37, 94, 245
        CMY:
        85, 63, 4
        CMYK:
        85, 62, 0, 4
      HSL:
        224°, 91.2281%, 55.2941%
        HSV (HSB):
        224°, 84.8980%, 96.0784%
        XYZ:
        21.2471, 14.9913, 88.1600
        xyY:
        0.1708, 0.1205, 14.9913
      CIE-Lab:
        45.6223, 37.8390, -80.1638
        CIE-LCH:
        45.6223, 88.6455, 295.2683
        CIE-Luv:
        45.6223, -18.6175, -121.0455
        Hunter-Lab:
        38.7186, 30.1955, -107.8968
      #255ef5 color charts
#255ef5 RGB chart
      #255ef5 CMYK chart
      #255ef5 RGB pie chart
      #255ef5 color shades, tints & tones
#255ef5 color schemes
#255ef5 color preview, HTML & CSS examples
           This text has a color of #255ef5        
        
          <p style="color:#255ef5;">Text here</p>
        
        
          .mytext {color:#255ef5;}
        
        Text color #255ef5
      
           This box has a color of #255ef5        
        
          <div style="background-color:#255ef5;">Content here</div>
        
        
          .mybackground {background-color:#255ef5;}
        
        Background color #255ef5
      
           Border around this has a color of #255ef5        
        
          <div style="border:2px solid #255ef5;">Content here</div>
        
        
          .myborder {border:2px solid #255ef5;}
        
        Border color #255ef5